Selasa, 16 Desember 2008

Make hide command

To makehide the commands you are entering in shell, use "stty" command :)

#stty -echo

Now, all commands that you type are invisible.
To disable this mode, issue the following command at the shell prompt:

#stty echo


Tidak ada komentar:

Posting Komentar