Possibly linux@lemmy.zip to Linux@lemmy.mlEnglish · 11 months agoQuestion: What is Linux misinformation?message-squaremessage-square76linkfedilinkarrow-up120arrow-down12file-text
arrow-up118arrow-down1message-squareQuestion: What is Linux misinformation?Possibly linux@lemmy.zip to Linux@lemmy.mlEnglish · 11 months agomessage-square76linkfedilinkfile-text
minus-squareeverett@lemmy.mllinkfedilinkarrow-up0·11 months agoI don’t think these things are universal across software, but you can often put -f on its own, separate from other flags, or get in the habit of using the long --force flag.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up2·11 months agoIn scripts or documents I try to use the long form of commands.
I don’t think these things are universal across software, but you can often put
-f
on its own, separate from other flags, or get in the habit of using the long--force
flag.In scripts or documents I try to use the long form of commands.