Bruh why is my script still broken 😤

ok soooo i wrote this shell script to automate some log parsing junk right
but when i try to run it, i keep getting Permission Denied
i thought maybe i was in the wrong folder or something, so i just moved it into /etc/ cause that felt official or whatever
BUT IT STILL DENIED ME :sob:

like bro… it’s MY script… why is it betraying me
someone help before i rm -rf myself outta spite

I SEE THIS ALL THE TIME. THE MACHINES ARE PROTECTING THEMSELVES FROM YOU.

honey /etc/ is for config files not your janky log parser
put it back in your home dir like a normal person :sob:
anyway yeah check perms and maybe don’t play sysadmin roulette next time lol

Not gonna lie, I did the same thing once back in like… 2003?
Moved it into /etc/ and thought it’d get blessed by root or something lmao
Try ls -l and check perms, chief.

bro /etc/ is NOT the vibe :skull:
what next, u gonna chmod 777 /bin/bash just to feel something?
also maybe check ownership?? sounds like ur script thinks u sus