--- In [email protected], Balaji Narayanan <[EMAIL PROTECTED]> wrote:
>
> >    "ILUGHYD - $(grep ^`whoami`: | tr : \\n | head -5 | tail -1)"
> 
> What the heck does this do? Trying to do a grep on what?

There is a typo in it. It should be

"ILUGHYD - $(grep ^`whoami`: /etc/passwd| tr : \\n | head -5 | tail -1)"

Expects an output like

ILUGHYD - Thejaswi Puthraya

--
Cheers
Thejaswi Puthraya
http://thejaswi.info/

Reply via email to