Replace char/word in shell script


substitute whitespace by commas to generate csv output

echo a b c | tr -s ' ' ','

Ver consumo de disco do nós Simplivity

 1) Conectar, via SSH, em uma das OVCs utilizando a credencial "administrator@vsphere.local" 2) Executar os comandos abaixo:    - ...

Mais vistos