DevOps Interview:Absolute path and Relative path in Linux
Absolute path:An absolute path is the path of any files or folders with respect to the root directory (/) of the file system. It is always the same.e.g.- 1. /home/user/ec2-user/samplefile.txt → notice that it’s starting from “/” means root directory....
aishwaryprakash98.hashnode.dev2 min read