194
submitted 1 year ago* (last edited 1 year ago) by Joe_0237@lemmy.ml to c/programmerhumor@lemmy.ml

this is from this post on !linuxhumor@lemmy.ml

You can find an explanation there if you are confused or learning

top 18 comments
sorted by: hot top controversial new old
[-] boblemmy@lemmy.world 27 points 1 year ago
[-] madeindjs@lemmy.ml 11 points 1 year ago
[-] TickleMeElmo@discuss.tchncs.de 24 points 1 year ago

Nah, that's just chaotic. Evil would be

export EDITOR=rm

[-] CommunityLinkFixer@lemmings.world 16 points 1 year ago

Hi there! Looks like you linked to a Lemmy community using an URL instead of its name, which doesn't work well for people on different instances. Try fixing it like this: !linuxhumor@lemmy.ml

[-] madeindjs@lemmy.ml 13 points 1 year ago
[-] matricaria@feddit.de 12 points 1 year ago* (last edited 1 year ago)

tar -xzf (eXtract Ze File)

tar -czf (Compress Ze File)

[-] eyvind@lemmy.world 6 points 1 year ago

Mmmnnn z means (de)compress, c means create: -xf and -cf extract and create uncompressed tarballs. Also it’s far more complicated.

[-] matricaria@feddit.de 3 points 1 year ago

I’m sorry!

boom

[-] Joe_0237@lemmy.ml 2 points 1 year ago

Tangentially related. I'm being confusing for educational purposes, tar is impossible even if you know it.

[-] marcos@lemmy.world 11 points 1 year ago

For newbies that know from the top of their head what a cd-rom is...

[-] Joe_0237@lemmy.ml 8 points 1 year ago

Fair point. You can probably be 20 these days and not have really used CDs in your memory. Is this what getting old feels like?

[-] spauldo@lemmy.ml 5 points 1 year ago

Speaking as someone that grew up with records, 8-tracks, and cassettes: yes, yes it is.

[-] matricaria@feddit.de 9 points 1 year ago

In Vim:

:Sex

It's also helpful to note that “shell builtins” don't typically have man pages (at least for BASH). You can find help on these commands by typing [builtin name] --help or looking in the shell's man page or info doc (no one told me when I was learning, so I got confused as to why some of the more common commands didn't have man pages)

[-] bi_tux@lemmy.world -3 points 1 year ago

Once when I was drunk it took me 5min to realise, that a cd rom is in fact a read only file system

[-] poweruser@lemmy.sdf.org 3 points 1 year ago

Change Directory -> Read Only Media

[-] TurtleTourParty@midwest.social 3 points 1 year ago

Does this mean that a cd-rw is not in fact a CD rom?

[-] aidan@lemmy.world 5 points 1 year ago
load more comments
view more: next ›
this post was submitted on 08 Jul 2023
194 points (94.9% liked)

Programmer Humor

32050 readers
1486 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS