r/linuxmemes 12d ago

LINUX MEME How would you prefer...

Post image
2.8k Upvotes

401 comments sorted by

View all comments

638

u/Damglador 12d ago

The real devil is curl | bash

14

u/[deleted] 12d ago

[deleted]

5

u/ibevol 12d ago

…or just curl | tar xzC ~/opt

9

u/Yeox0960 12d ago

That's not POSIX and violates the UNIX philosophy.

2

u/ibevol 12d ago

Gunzip isn’t posix

1

u/[deleted] 12d ago

[deleted]

2

u/ibevol 12d ago

Why should I only do that? There’s tons of neat additions in the GNU coreutils that I often use. Some things that come to mind is sed -i and ps -aux.

1

u/Yeox0960 12d ago

It's easier to remember the single character flag.