[gl-como] Variabili dell'environment (bash-shell)

Faber zannablu@infinito.it
Mer 28 Dic 2005 14:26:19 CET


On Wednesday 28 December 2005 14:10, Claudio Marforio wrote:

> alias MUSIC='ssh login@192.168.1.x'
>
> Se digito nel terminal MUSIC si connette
>
> Non c'e' modo invece di fare ssh MUSIC? (giusto per sapere :P)

Potresti fare

export MUSIC='login@192.168.1.x'
ssh $MUSIC

-- 
Faber
http://www.faberbox.com/

Popular belief notwithstanding, the Microsoft .doc format is not an open, 
standard, publicly available document format.
http://www.gnu.org/philosophy/no-word-attachments.html


Maggiori informazioni sulla lista gl-como