Hey Linux users! Do you trust untested AI-generated bash scripts
Do you trust Ai-Generated bash scripts
Yes
No
Assume that you checked the script to make sure the script did what you wanted to do and that it's safe (eg, no rm -rf when you're not deleting something, or unnecessary use of sudo, etc) but you didn't test the script on a VM, test server, etc.
Personally, my answer is no, because I don't trust AI, and I believe you should always test all your bash script (unless they are super simple)













