I've probably tooted about this before, but I don't know why this isn't standard.
It's just so obvious, at least to me. ;)
~ $ type mcd
mcd is a function
mcd ()
{
[[ -n $1 ]] && mkdir "$1" && cd "$1"
}
I've probably tooted about this before, but I don't know why this isn't standard.
It's just so obvious, at least to me. ;)
~ $ type mcd
mcd is a function
mcd ()
{
[[ -n $1 ]] && mkdir "$1" && cd "$1"
}
Curious how coding can support your research?
Join our Software Carpentry Workshop for absolute beginners – no experience needed, just curiosity and motivation!
May 12–13, 2025, 09:00–16:00
ZB MED, Cologne
Hands-on sessions on:
#UnixShell
#Git for version control
#Python programming
With @RabeaMue, Silvia Di Giorgio & Justine Vandendorpe
Register: https://zbmed.github.io/2025-05-12-Software_Carpentry_ZB_MED/