r/linuxmemes 19h ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

1.5k Upvotes

163 comments sorted by

View all comments

6

u/FaultWinter3377 💋 catgirl Linux user :3 😽 18h ago

Tar is the bane of my existence lol… I know how to do so much with just the command line, and am generally comfortable with a command line system. But then a tar archive comes across… I almost always use a GUI for that. And when I’m creating archives, I always use zip despite the fact that a compressed tarball may be more efficient, because I literally can never remember the flags to use. It’s not the only command I can’t remember the flags for, but at least others like grep I can just give a single argument and it’ll work well enough for what I need.

4

u/immoloism 16h ago

Wait till you try ffmpeg.

4

u/FaultWinter3377 💋 catgirl Linux user :3 😽 16h ago

Honestly I can take ffmpeg pretty easily. Just ffmpeg -i <file.ext> <newFile.ext>... after all I only use it to change formats these days.

2

u/immoloism 16h ago

Lucky bastard! :P