An open API service indexing awesome lists of open source software.

https://github.com/rafa-kozand/script-s_bash

Repository for Bash scripts created and saved.
https://github.com/rafa-kozand/script-s_bash

bash-script bin-bash storage

Last synced: 8 months ago
JSON representation

Repository for Bash scripts created and saved.

Awesome Lists containing this project

README

          



GitHub language count
GitHub language count
GitHub repo file count
GitHub repo size
GitHub language count

# Script-s_Bash

Repository for Bash scripts created and saved.

- Project Name: 'Script-s_Bash';
- Languages: Bin/Bash (MD);
- Softwares/Work Tools: 'V.S. Code';
- Resume: ;
- Obs: ;
- Version: v.1.0.0

- Last Update Date: 16/11/2024.

##

### Como usar:

Salvar o script: Crie um arquivo chamado limpar_temp.sh e cole o código acima nele.

Tornar o script executável: No terminal, execute:

`chmod +x arquivo.sh`

Executar o script: Rode o script como root para garantir que você tenha permissão para excluir arquivos em diretórios do sistema:

`sudo ./arquivo.sh`