How to find all writable files by a specific user in unix

Linux find command to list all files writable by a specific user

To find all writable files in current directory that are writable by the current user: use the command writable 

To find all writable files in a specific directory that are writable by the specific user:

 

Search tags!

  • Find all writable files in the current directory
  • How do I find all files and directories writable by a specific user?
  • Find All The Files Owned By a Particular User
  • Unix find command to find only writable files