On Sun, Jan 9, 2011 at 3:16 PM, Tha.Suresh <[email protected]> wrote: > Get a random command > > $ ls /usr/bin | shuf -n 3
If one add following line to bashrc then man `ls /usr/bin | shuf -n 1` whenever he will open a bash terminal, he will landup on help page of new command. awesome... -- l...@iitd - http://tinyurl.com/ycueutm
