Comments on: 10 Most Dangerous Commands – You Should Never Execute on Linux https://www.tecmint.com/dangerous-linux-commands/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 14:30:45 +0000 hourly 1 By: Jiff https://www.tecmint.com/dangerous-linux-commands/comment-page-1/#comment-1899395 Sun, 16 Oct 2022 16:12:49 +0000 http://www.tecmint.com/?p=4807#comment-1899395 Hi, I once had to remove some temporary files beginning with a tilde in my home directory, unfortunately, I was distracted and typed an extra space after the tilde: rm ~ *, you can imagine what happened.

Anyway, such errors are good to do once, because that’s the kind of thing you never ever forget;-p)

]]>
By: Elad Kaplan https://www.tecmint.com/dangerous-linux-commands/comment-page-1/#comment-1695873 Tue, 04 Jan 2022 07:06:19 +0000 http://www.tecmint.com/?p=4807#comment-1695873 As many note here, there is a lot of harmful commands that can make a lot of damage…

Check out this project, intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification, kinda like a captcha for your terminal.

https://github.com/kaplanelad/shellfirm

]]>
By: dt https://www.tecmint.com/dangerous-linux-commands/comment-page-1/#comment-1429104 Fri, 05 Feb 2021 13:19:23 +0000 http://www.tecmint.com/?p=4807#comment-1429104 In reply to concewa.

You missed out a :

:(){:|:&}:
]]>
By: Joaquim Muchaxo https://www.tecmint.com/dangerous-linux-commands/comment-page-1/#comment-1294243 Sat, 23 Nov 2019 19:41:07 +0000 http://www.tecmint.com/?p=4807#comment-1294243 Today I wrote a command using a single * nothing more and the result was that the entire current directory was deleted!

Fortunately, I add all backed up on Git bitbucket.

]]>
By: chenTing https://www.tecmint.com/dangerous-linux-commands/comment-page-1/#comment-1035837 Sat, 15 Sep 2018 03:33:01 +0000 http://www.tecmint.com/?p=4807#comment-1035837 Is there any teaching about hidden commands?

]]>