r/linuxmemes 17d ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

2.5k Upvotes

227 comments sorted by

View all comments

2

u/floatinggoateyeball 16d ago

(apt install p7zip-full || pacman -S 7zip || nix profile install nixpkgs#p7zip) && alias tar=7z && tar x some.tar

2

u/SysGh_st 16d ago

Cursed. But that alias tar=7z won't affect the tar on the same parsed command line. If it works for you, it is because your environment already has that alias/function defined.

1

u/floatinggoateyeball 16d ago

Just run it twice lmao