On Sun, Jan 9, 2011 at 3:16 PM, Tha.Suresh <[email protected]> wrote:
> Get a random command
>
> $ ls /usr/bin | shuf -n 3
>
> This command will shows 3 random commands, use man for these commands to
> learn them. This is useful if you want to explore various commands. The
> number at the end, specifies the number of commands.
>
> Ex:
>
> stud...@pluto:~$ ls /usr/bin | shuf -n 6
> atrm
> espeak
> sha256sum
> erl_call
> uz
> spd-say

Very Nice
Thanks for posting this.

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to