We can use the ls command in Linux to list the files/ folders.
If we want to sort the data by time, we can use the following command –
# ls -lt
We can use the ls command in Linux to list the files/ folders.
If we want to sort the data by time, we can use the following command –
# ls -lt