this post was submitted on 15 May 2024
871 points (98.6% liked)

linuxmemes

21378 readers
1145 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     

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

    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] boredsquirrel@slrpnk.net 12 points 6 months ago (4 children)

    I guess man tar is cheating, but it is a command involving tar. Not a command using tar, but a tar command...

    load more comments (4 replies)
    [–] Emerald@lemmy.world 10 points 6 months ago (1 children)
    load more comments (1 replies)
    [–] FuglyDuck@lemmy.world 10 points 6 months ago

    Sudo halt -fn

    [–] arc@lemm.ee 9 points 6 months ago (1 children)

    I know tar zxf and xjf off by heart. I probably do 100x as many extracts as creates. Tar is a stupidly antiquated command though.

    [–] flying_sheep@lemmy.ml 6 points 6 months ago* (last edited 6 months ago) (2 children)

    Why remember/include the algorithm? Tar can infer that. It's just bsdtar xf filename.* for everything. (bsdtar handles .zip as well)

    load more comments (2 replies)
    [–] Barzaria@lemmy.dbzer0.com 8 points 6 months ago
    [–] eya@lemmy.dbzer0.com 8 points 6 months ago (1 children)

    tar cJf file.tar.xz /path/to/file

    tar xJf file.tar.xz /path/to/file.tar.xz -C /path/to/untar

    is not very hard to remember

    [–] LainTrain@lemmy.dbzer0.com 6 points 6 months ago

    Unless you use it daily, I think that's something I'd struggle with memorising, I'd just alias it tbh along with ls options

    [–] bradorsomething@ttrpg.network 7 points 6 months ago (1 children)
    [–] faerbit@sh.itjust.works 9 points 6 months ago* (last edited 6 months ago) (1 children)

    This is a valid man command, but not a tar command

    load more comments (1 replies)
    [–] gandalf_der_12te@discuss.tchncs.de 7 points 6 months ago (1 children)

    tar -cf file.tar directory/

    [–] gandalf_der_12te@discuss.tchncs.de 6 points 6 months ago (2 children)

    that was 8 seconds. close one, i saved us all

    load more comments (2 replies)
    [–] PoolloverNathan@programming.dev 7 points 6 months ago (1 children)
    [–] MehBlah@lemmy.world 6 points 6 months ago* (last edited 6 months ago)

    tar -zxvf yourmom.tgz /home/xkcd/yourmomnude/* This was wrong. I intended to be creating a file -zcvf.

    [–] xkforce@lemmy.world 6 points 6 months ago (1 children)

    Do people not use tab complete?

    [–] Voroxpete@sh.itjust.works 5 points 6 months ago (1 children)

    Found the person who's never used tar :-P

    load more comments (1 replies)
    [–] FiskFisk33@startrek.website 6 points 6 months ago
    [–] Magister@lemmy.world 5 points 6 months ago

    tar, the tape archiver, I used it with tape, early 90s

    [–] Steamymoomilk@sh.itjust.works 4 points 6 months ago

    I just use ouch

    load more comments
    view more: ‹ prev next ›