Mastodon FeedMay 6, 2026, 7:26 PM jwz wrote: wat # cd /nope 2>/dev/null # cd /nope 2>&- bash: cd: /nope: No such file or directory # (cd /nope) 2>&-