cm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agoProgrammers then and nowlemmy.mlimagemessage-square191linkfedilinkarrow-up11.18Karrow-down140
arrow-up11.14Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agomessage-square191linkfedilink
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·edit-23 days 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: