Hacker News new | past | comments | ask | show | jobs | submit login

No script needed:

  chmod ugo+rwX . -R
(This is for GNU chmod like in Linux, BSD will be slightly different)

Of course, that's not exactly what you asked for (it's better, read the chmod man page: X applies executable only to directories) but you could just replace ugo+rwX with 777 or 0777.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: