this post was submitted on 23 Jun 2025
49 points (94.5% liked)
Linux
8141 readers
485 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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