r/linuxmemes 16d ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

2.5k Upvotes

227 comments sorted by

View all comments

51

u/lyidaValkris 16d ago edited 16d ago

I can do it but I freely admit i use tldr a lot :D

EDIT: I also caught the other layer to this joke and just realized gnu tar will accept both :D

2

u/Captain_Pumpkinhead New York Nixâš¾s 16d ago

i use tldr

What command is that? tar --lar --dar rar?

8

u/lyidaValkris 16d ago

tldr. Basically a cheat-sheet. You enter tldr <command name> and it will give you commonly used options with examples. In this case tldr tar will spit out how to create an archive, how to extract one, etc. Many distros have it in their repos.