Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: how to find files that are generated on a particular date
This will only work for the working directory - to _find_ files (regardless of loc), use the find command - for help - man find
M
-----Original Message-----
DBarbour_at_austin.isd.tenet.edu
Sent: Monday, November 12, 2001 11:50 AM
To: Multiple recipients of list ORACLE-L
ls -al |grep 'Nov 10'
David A. Barbour
Oracle DBA, OCP
AISD
512-414-1002
"Tatireddy, Shrinivas (MED, Keane)" To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> <Shrinivas.Tatireddy_at_m cc: ed.ge.com> Subject: how to find files that are generated on a particular date Sent by: root_at_fatcity.com 11/11/2001 11:35 PM Please respond to ORACLE-L
Hi lists
does anybody can post me a command
In unix how can I find files generated on a particulat date
example files generated on Nov 10
regards,
Srinivas
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Tatireddy, Shrinivas (MED, Keane)
INET: Shrinivas.Tatireddy_at_med.ge.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: DBarbour_at_austin.isd.tenet.edu
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Michael Cupp, Jr.
INET: cuppjr_at_babadou.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Nov 12 2001 - 11:34:27 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |