Mastodon Feed: Post

Mastodon Feed

jwz wrote:

wat

# cd /nope 2>/dev/null
# cd /nope 2>&-
bash: cd: /nope: No such file or directory
# (cd /nope) 2>&-