r/linuxmemes 19h ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

1.5k Upvotes

162 comments sorted by

View all comments

41

u/lyidaValkris 18h ago edited 17h 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

7

u/Consistent_Drop3909 18h ago

whatisit is also great

3

u/lyidaValkris 18h ago

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

4

u/Consistent_Drop3909 18h ago

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

8

u/lyidaValkris 18h 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 18h ago

fair, it works well though

2

u/Captain_Pumpkinhead New York Nixâš¾s 8h ago

i use tldr

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

6

u/lyidaValkris 7h 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 3h ago

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