logoalt Hacker News

martinflacklast Thursday at 4:10 PM0 repliesview on HN

I use `!!` quite a bit to repeat the output of the prior command as an argument.

    # it's in my PATH but can't remember where
    which myscript
    vi `!!`