Hi,
We can find any linux file using find commands as follow.
#find /dirname -mtime +dayNo -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