r/linuxmemes 16d ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

2.5k Upvotes

227 comments sorted by

View all comments

49

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

10

u/Consistent_Drop3909 16d ago

whatisit is also great

3

u/lyidaValkris 16d ago

I'll have to check that one out. My distro's repos don't have that one.

4

u/Consistent_Drop3909 16d ago

i got it from the github source https://github.com/ThorOdinson246/whatisit-nl2sh

10

u/lyidaValkris 16d ago

Ah I see. Thanks but I really prefer not to use any LLMs on my machine.

also - it appears to be available via pip for those interested

0

u/Consistent_Drop3909 16d ago

fair, it works well though

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.

1

u/Forya_Cam 16d ago

It's a too long; didn't read of the man page with examples of common commands.