In general, we use ls to list all files in directory, It list files and folders in a current directory.
suppose if we want to list all files including sub directories, use ls with options L and R
syntax:
- ls –LR
- find –follow
In general, we use ls to list all files in directory, It list files and folders in a current directory.
suppose if we want to list all files including sub directories, use ls with options L and R
syntax:
Nice ..
ReplyDelete