Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Touch_command_fails_with_Operation_not_permitted
      Applies to ONTAP 9 Issue Using the touch command to update the times of a file fails with "Operation not permitted". Linux:~/tmp $ ls -ald temp1 drwxrwxr-x 2 owner users 4096 Jun 3 15:34 temp1 Linux:~...Applies to ONTAP 9 Issue Using the touch command to update the times of a file fails with "Operation not permitted". Linux:~/tmp $ ls -ald temp1 drwxrwxr-x 2 owner users 4096 Jun 3 15:34 temp1 Linux:~/tmp $ touch -r ./temp temp1 touch: setting times of ‘temp1’: Operation not permitted