
close
close
At Build last week, Microsoft made quite a bit of noise in the Linux community when it announced that Bash would be coming to Windows 10 this summer. Yesterday, the company released a new build to Windows Insiders that contains Bash which means for the first time, we can tinker with the new feature.
advertisment
Wanting to leave no stone unturned, especially when it comes to wrecking my own file structure, it was worth asking about the ‘deadly’ commands from Bash to see if they would do the same damage on Windows.
Fortunately, because of the way that Microsoft implemented Bash on Windows, commands such as rm -rf /, will not destroy you machine. As Scott Hanselman notes on Twitter, root on Windows is not the same as root on Linux which means this recursive delete command will not harm your data integrity.
But, that doesn’t mean commands cannot disrupt your machine, if you do run Bash as admin and then /Mnt/c, it is still possible to nuke your Windows install. In short, the default setup for Bash will not let these commands do harm but if you really want to destroy your Windows install from within Bash, it is possible.
If you are curious what else is new in the build of Windows 10 that Microsoft released yesterday, you can check out our gallery here.
advertisment
More in Windows 10
Microsoft to Start Notifying Windows 8.1 Users About Upcoming End of Support
Jun 24, 2022 | Rabia Noureen
Microsoft's Out-Of-Band Patch Fixes Microsoft 365 and Azure AD Sign-In Issues on ARM Devices
Jun 21, 2022 | Rabia Noureen
Microsoft is Investigating Sign-In Issues Affecting Microsoft 365 and Azure AD on ARM Devices
Jun 20, 2022 | Rabia Noureen
Microsoft to Fix Windows Bug Breaking Wi-Fi hotspots After Installing Latest Patch Tuesday Update
Jun 17, 2022 | Rabia Noureen
Microsoft's June 2022 Patch Tuesday Updates Fix Several Remote Code Execution Vulnerabilities
Jun 15, 2022 | Laurent Giret
Most popular on petri