find -follow -type f
Ã
find all files recursively type file
ll –R Ã long list recursively
ls –LR Ã
List all recursively
tree –l à tree structure
find /dir -type f -follow -print| xargs ls –l Ã
file and list all files
OpenShift is Red Hat's enterprise Kubernetes platform for building, deploying, securing, operating, and scaling containerized applicati...
No comments:
Post a Comment
Thank you for Commenting Will reply soon ......