17/12/13

How to make complex directory trees in bash

If you have to create a project dir with a set of sub-directory you can use this command:

# mkdir -p project/{lib/ext,bin,src,doc/{html,info,pdf},demo/stat/a}

14/12/13

Come spezzare una stringa di comando in uno script BAT

Se avete una stringa lunga in un file BAT che vorreste spezzare (giusto per renderlo leggibile) potete utilizzare il carattere ^. Esempio,
echo Prova
echo Uno^
Due^
True
pause

11/12/13

PuTTY Session Manager

Quando i server Linux da gestire diventano troppi allora è necessario fare un poco d'ordine. Ho trovato questo software Putty Session Manager (link) per gestire le sessioni del famoso Putty sotto-forma di cartelle.