cm0002@lemmy.world to Linux@programming.dev · 7 days agoHow to use dd in Linux without destroying your diskopensource.comexternal-linkmessage-square9linkfedilinkarrow-up152arrow-down13cross-posted to: librebyte@lemmy.ml
arrow-up149arrow-down1external-linkHow to use dd in Linux without destroying your diskopensource.comcm0002@lemmy.world to Linux@programming.dev · 7 days agomessage-square9linkfedilinkcross-posted to: librebyte@lemmy.ml
minus-squarevrighterlinkfedilinkarrow-up3·6 days agowhen I need to type a dangerous command, i prepend it with #, so it’s just a comment. Only when I’m really sure do i go back to the start of the line and remove the #
minus-squarestoy@lemmy.ziplinkfedilinkarrow-up1·6 days agoThat is a very good practice, it is better than my suggestion as it eliminates potential error when copy pasting
when I need to type a dangerous command, i prepend it with #, so it’s just a comment.
Only when I’m really sure do i go back to the start of the line and remove the #
That is a very good practice, it is better than my suggestion as it eliminates potential error when copy pasting