Answered Questions

  • What is sticky bit?

    When this is set on a directory, only the file in that directory can be removed or renamed if:1. User owns the directory2. User owns the file3. Super User

    rajesh

    • Jul 3rd, 2017

    When user is the owner of the file, in that case user will able to delete the file

    nidipa dias

    • Nov 3rd, 2016

    Sticky bit is the special permission for files and directories. If we set sticky bit to one file or directory, the owner of the file/directory or the root user only have permission to delete or rename...