6 points

I remember being so scared the first time I screwed up my $PATH

permalink
report
reply
6 points

sudo dd if=. /rpi3-aarch64-archlinux.img status=progress of=/dev/sd[tab] [tab] [enter]

permalink
report
reply
13 points

bah, https://github.com/fosslinux/live-bootstrap

you don’t even need a terminal or a prompt to bootstrap every tool you need.

permalink
report
reply
16 points
*

echo $PATH

And alias to be sure.

permalink
report
reply
4 points

bash: echo: command not found

bash: alias: command not found

permalink
report
parent
reply
7 points
*

echo and alias are both shell commands. If the shell is running (which it obviously still is), those commands should still work, as it does not involve reading data from disk, but from memory.

Edit: I just noticed the picture said cd was not found, which is also a shell built-in. So, I don’t know.

permalink
report
parent
reply
5 points

Just tested it in a container. The original screenshot is wrong:

permalink
report
parent
reply
5 points

Why would somebody lie on the internet?

permalink
report
parent
reply
1 point
*

(╯°□°)╯︵ ┻━┻

Switch your calculator with a computer. Try again.

permalink
report
parent
reply
153 points

Obligatory XKCD

permalink
report
reply
8 points

need to be more creative with aliasing than “ls”

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.5K

    Monthly active users

  • 760

    Posts

  • 12K

    Comments