880
Old XKCD, still relevant (lemmy.dbzer0.com)

Was trying to extract a totally legit copy of Skate 3 I downloaded today to play on my Steam Deck

you are viewing a single comment's thread
view the rest of the comments
[-] atx_aquarian@lemmy.world 19 points 4 months ago

I hitched my horse to just what I consider the basics--zip and unzip--and that has made it easy for me. But I've been stuck on those.

Extract anything:

tar xf <archive_file>

Create a tbz2 archive:

tar cjf <archive_file.tbz2> <stuff to put in it>

(And tossing in a -v is pretty universal, if that's your thing.)

Some day, instead of commenting on a ~~reddit~~ Lemmy post, I think I'll Google how to tell it to use .xz.

Ok, you know what? Today is finally that day. It's just capital -J instead of lower-case -j! That's easy enough to remember, I guess.

[-] partial_accumen@lemmy.world 14 points 4 months ago

Stay by the phone always. We may need you to defuse a bomb someday.

[-] governorkeagan@lemdro.id 9 points 4 months ago

Never thought I'd learn how to use tar on a meme post.

[-] 0x4E4F@sh.itjust.works 3 points 4 months ago

Memes are one of the best source for Linux info ๐Ÿ‘.

this post was submitted on 15 May 2024
880 points (98.5% liked)

linuxmemes

20705 readers
2513 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS