adspace
Answer Posted / Sunny Aggarwal
To find the path to a file, you can use the command 'pwd' (print working directory) which will display the current directory. Or use 'cd' (change directory) with the path of the desired directory, and then the 'pwd' command again.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers