Linux command for list files of the day

by satheeshkumar 2012-07-03 17:14:43

Linux command for list files of the present day,

Command to list particular day files only:

ls -al --time-style=+%D | grep `date +%D`

Tagged in:

978
like
0
dislike
0
mail
flag

You must LOGIN to add comments