Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I typically use:

    $ mkdir foo
    $ cd !$
Not quite what you're asking for but it can certainly save some keystrokes -- especially if you're doing something like:

    $ mkdir -p foo/bar/baz/whatever


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: