Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoVasconceloss authored Jul 7, 2023
1 parent 04400b4 commit d5b6588
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,19 @@ git clone https://github.com/EduardoVasconceloss/cluster-beowulf-MATA58.git
## Funcionalidades do cluster.sh

O nosso cluster tem 7 funcionalidades, sendo elas:

- mostrar: função que executa o comando "ls"

- copiar: função que executa o comando "cp"

- mover: função que executa o comando "mv"

- definir_permissoes: função que executa o comando "chmod"

- criar_usuario: função que executa o comando "useradd"

- criar_grupo: função que executa o comando "groupadd"

- deletar: função que executa o comando "rm"

## Executando o nosso cluster.sh
Expand Down

0 comments on commit d5b6588

Please sign in to comment.