Replace char/word in shell script


substitute whitespace by commas to generate csv output

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

Silent gpupdate

  Remote silent execution  gpupdate /force /wait:0 /quiet  

Mais vistos