hp ux - List files modified on a particular date in hp unix -
hp ux - List files modified on a particular date in hp unix -
how list files modified on 24th dec in folder in hp unix.
i have folder containing huge number of files, want filter files modified on particular date. dec 15th..
try (not sure if need):
ll | grep 'dec 15'
unix hp-ux
Comments
Post a Comment