[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tips



George Russell wrote:
> 
> where am i?
> pwd
 
I woldn't forgive Indy for not seting 
   PS1="[\u@\h \w]\\$ "  
rather than
   PS1="[\u@\h \W]\\$ "  
so where am I wold be anwered by looking at the prompt.
just like in DOS.

> Quit vi with "Escape : q !"
> Quit Emacs with "Ctrl-X,Ctrl-S"

Just in case they are told by some "helpfull" hacker to 
use one of those "text editors" :)
 
> ls -l
> ls -s (useful ls switches)
> ls --color

"ls --color" should be default in Indy also. 
 
> Thats enough for now

All your tips have been put into the file.  Some with a bit
of tweaking.