Possibly linux@lemmy.zip to Linux@lemmy.mlEnglish · 1 year 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 · 1 year agomessage-square76linkfedilinkfile-text
minus-squareeverett@lemmy.mllinkfedilinkarrow-up0·1 year 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·1 year 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.