System: (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
Das ist mein Befehl:
sudo chmod +a "www-data allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs
Docs:
Error:
chmod: invalid mode: `+a'
Try `chmod --help' for more information.
Warum funktioniert das nicht? Ist das + kein Standard-Chmod?
AKTUALISIEREN:
Sieht so aus, als wäre dies ein OSX-Mod: