Hi,
Every folder in the linux is a directory.
There are few commands to find a directory in linux filesystem like;
#locate filename
#find /dirName -name filename -exec ls -lrth {} \;
Thanks
Introduction In today's cloud-native world, containerization is the cornerstone of modern software development. Docker has revolutioni...
No comments:
Post a Comment