Vote count:
0
I have to print the proprietary and name of all files inside a directory, but only if the file was created on 2014.
for example:
$ ls /dir
file1
file2
file3
If file1 was created on 2013 but file2 and file3 on 2014, then I need a command like:
$ command /dir
userName file2
userName file3
Where userName is the proprietary name.
Thanks.
asked 46 secs ago
Print proprietary and file name of all files created on 2014 UNIX
Aucun commentaire:
Enregistrer un commentaire