cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoProgrammers then and nowlemmy.mlimagemessage-square184linkfedilinkarrow-up11.19Kcross-posted to: [email protected]
arrow-up11.19KimageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square184linkfedilinkcross-posted to: [email protected]
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·6 months 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: