cm0002@lemmy.world to Programmer Humor@programming.dev · 1 个月前Programmers then and nowlemmy.mlimagemessage-square195fedilinkarrow-up11.2Karrow-down140cross-posted to: [email protected]
arrow-up11.16Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 个月前message-square195fedilinkcross-posted to: [email protected]
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·edit-224 天前It 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: