On Tue, Sep 10, 2013 at 11:58 AM, Sahil ModGill <[email protected]> wrote: >> > Sorry for my last reply. I found what exactly you want. > Command is: *!$* >
$ ls -l network-* ls: cannot access network-*: No such file or directory $ !$ network-* bash: network-*: command not found ls followed by it's option(s) does not work but this works $ date Tue Sep 10 21:49:05 IST 2013 $ !$ date Tue Sep 10 21:49:07 IST 2013 -- Arun Khan Sent from my non-iphone/non-android device (অরুণ খান্/अरुण खान) I'd rather be called a moron, than walk around with doubts in my mind. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
