Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
linsomniac
5 months ago
|
parent
|
context
|
favorite
| on:
Scripts I wrote that I use all the time
>I have mkcd exactly ( I wonder how many of us do, it's so obvious)
Mine is called "md" and it has "-p" on the mkdir. "mkdir -p $1 && cd $1"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Mine is called "md" and it has "-p" on the mkdir. "mkdir -p $1 && cd $1"