The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Perl: Extracting date from file name and comparing with current date MKNENI Shell Programming and Scripting 4 03-26-2008 04:01 PM
how to check whether the given file is 5 weeks older than current date risshanth Shell Programming and Scripting 1 10-29-2007 04:53 AM
File date vs Current date trexlim Shell Programming and Scripting 4 05-04-2007 09:35 PM
how to give current date in file name? simurg11 UNIX for Dummies Questions & Answers 3 05-10-2005 09:09 AM
create directory named current date flowrats UNIX for Dummies Questions & Answers 2 07-30-2002 11:26 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-21-2007
pallvi pallvi is offline
Registered User
  
 

Join Date: Dec 2007
Posts: 1
check the current date file in directory

Hi,

I am making a script which check the directory and if there is today date file, it is showing message file is there for today date .

1) filename is accessline.win.$timestamp

example ;-accessline.win.200712211004

2) On monday i have recieved two file in this directory with current date and yesterday date and remaining day i have recieved only one file in this directory which is for current date.

3) everytime filename is same but only timesatmp is different.

I shall be very thankful to all of us , if anyone can sortout this problem.
  #2 (permalink)  
Old 12-21-2007
cassj's Avatar
cassj cassj is offline VIP Member  
Supporter
  
 

Join Date: Jul 2003
Location: Interweb
Posts: 109
Please post your script. It will make it easier to understand your problem.

Cheers...Cassj
  #3 (permalink)  
Old 01-04-2008
joeyg's Avatar
joeyg joeyg is offline Forum Staff  
modérateur
  
 

Join Date: Dec 2007
Location: Home of 17-time world champion Boston Celtics
Posts: 1,311
files modified within 1 day

> find -mtime -1

This will show files modified within the past day in the current directory. There is also a -ctime and -atime parameters available.

Normally users think of this in the opposite logic of finding files not modified in 10 days (for archive, etc...), and that would be
> find -mtime +10
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:45 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language translation by Google.
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0