cm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agoProgrammers then and nowlemmy.mlexternal-linkmessage-square193fedilinkarrow-up11.19Karrow-down140cross-posted to: programmerhumor@lemmy.ml
arrow-up11.15Karrow-down1external-linkProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agomessage-square193fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·edit-218 hours agoIt can be easier if you’re used to the dash before the arguments; it’s optional but you can put them: tar -cf # Compress File tar -xf # Xtract File
It can be easier if you’re used to the dash before the arguments; it’s optional but you can put them: