Non-deleteable directories?!
Is it possible to create a directory that the user can write files to, delete files from etc, but cannot delete the actual directory?I have tried various chmod and chown commands, but I can always delete the folder.
Any ideas?