I'm pretty new in UNIX.....
I receive a file every night, the file is in format myfileYYYYMMDD_HHMM The problem is that the file sometimes arrives before midnight, so it has different date, how can I FIND files between let's say 11pm and 6am?
I was thinking about FIND command, but FIND command has all parameters in days.... (I use SUN and KORN).
thanks
jiri