Search results

  1. R

    Checking permission of a file that is having same name as directory.

    I created a new file using touch command with title as 'Desktop' (same name as Desktop directory). I am aware that I can use -d option with ls for checking file permission for 'Desktop' directory. However, I am wondering how can I check file permissions of 'Desktop' file specifically (please...
Top