Sponsored Content
Top Forums Shell Programming and Scripting Deleting Files Older than 1 hours. Post 302761731 by ooilinlove on Saturday 26th of January 2013 02:29:17 PM
Old 01-26-2013
Deleting Files Older than 1 hours.

How to Deleting Files Older than 1 hours.
Base on SunOS.

this file gen every 1 min.
Code:
-rw-r--r--   1 nobody nobody      4960 Jan 27 02:02 23_201301270201.log
-rw-r--r--   1 nobody amudu      2325 Jan 27 02:03 33_201301270202.log
-rw-r--r--   1 nobody amudu      3255 Jan 27 02:03 32_201301270202.log
-rw-r--r--   1 nobody nobody      3720 Jan 27 02:03 22_201301270202.log
-rw-r--r--   1 nobody nobody      3410 Jan 27 02:03 23_201301270202.log
-rw-r--r--   1 nobody amudu      2635 Jan 27 02:04 33_201301270203.log
-rw-r--r--   1 nobody amudu      2015 Jan 27 02:04 32_201301270203.log
-rw-r--r--   1 nobody nobody      3410 Jan 27 02:04 22_201301270203.log
-rw-r--r--   1 nobody nobody      2790 Jan 27 02:04 23_201301270203.log
-rw-r--r--   1 nobody amudu      1860 Jan 27 02:05 33_201301270204.log
-rw-r--r--   1 nobody nobody      2635 Jan 27 02:05 22_201301270204.log
-rw-r--r--   1 nobody amudu      1395 Jan 27 02:05 32_201301270204.log
-rw-r--r--   1 nobody nobody      2635 Jan 27 02:05 23_201301270204.log
-rw-r--r--   1 nobody amudu      1550 Jan 27 02:06 33_201301270205.log
-rw-r--r--   1 nobody amudu      1550 Jan 27 02:06 32_201301270205.log
-rw-r--r--   1 nobody nobody      3875 Jan 27 02:06 22_201301270205.log
-rw-r--r--   1 nobody nobody      2325 Jan 27 02:06 23_201301270205.log
-rw-r--r--   1 nobody nobody      1085 Jan 27 02:07 22_201301270206.log
-rw-r--r--   1 nobody amudu      2170 Jan 27 02:07 32_201301270206.log
-rw-r--r--   1 nobody amudu      2325 Jan 27 02:07 33_201301270206.log
-rw-r--r--   1 nobody nobody      3756 Jan 27 02:07 23_201301270206.log
-rw-r--r--   1 nobody nobody      2015 Jan 27 02:08 22_201301270207.log
-rw-r--r--   1 nobody amudu      4030 Jan 27 02:08 33_201301270207.log
-rw-r--r--   1 nobody amudu      1705 Jan 27 02:08 32_201301270207.log
-rw-r--r--   1 nobody nobody      2938 Jan 27 02:08 23_201301270207.log
-rw-r--r--   1 nobody nobody       620 Jan 27 02:09 22_201301270208.log
-rw-r--r--   1 nobody amudu      3720 Jan 27 02:09 33_201301270208.log
-rw-r--r--   1 nobody amudu      2790 Jan 27 02:09 32_201301270208.log
-rw-r--r--   1 nobody nobody      2170 Jan 27 02:09 23_201301270208.log
-rw-r--r--   1 nobody amudu      2635 Jan 27 02:10 33_201301270209.log
-rw-r--r--   1 nobody nobody      3410 Jan 27 02:10 22_201301270209.log
-rw-r--r--   1 nobody amudu      1705 Jan 27 02:10 32_201301270209.log
-rw-r--r--   1 nobody nobody      2170 Jan 27 02:10 23_201301270209.log
-rw-r--r--   1 nobody amudu      1395 Jan 27 02:11 33_201301270210.log
-rw-r--r--   1 nobody amudu      1395 Jan 27 02:11 32_201301270210.log
-rw-r--r--   1 nobody nobody      3410 Jan 27 02:11 22_201301270210.log
-rw-r--r--   1 nobody nobody      2170 Jan 27 02:11 23_201301270210.log
-rw-r--r--   1 nobody nobody      1550 Jan 27 02:12 22_201301270211.log
-rw-r--r--   1 nobody amudu      1550 Jan 27 02:12 32_201301270211.log
-rw-r--r--   1 nobody amudu      2318 Jan 27 02:12 33_201301270211.log
-rw-r--r--   1 nobody nobody      2790 Jan 27 02:12 23_201301270211.log

 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Finding files older than 2 hours

I want to write a sh script that will find files older than 2 hours and tar them. I've had a look at the find man page but can't see how to do it by hours. Help please. Thanx (1 Reply)
Discussion started by: ianf
1 Replies

2. UNIX for Dummies Questions & Answers

Finding only those files older than 2 hours

I need to write a program that will only remove those files that are older than 2 hours. Is there some variation of find . -mtime ? -name '*' that I can use? Thanks as always for your help. Regards, Dave :) (2 Replies)
Discussion started by: mh53j_fe
2 Replies

3. Shell Programming and Scripting

removing files after 6 hours or older

What is the command to remove files that are generated 6 hours or older? The find and remove tells only how to remove if the file is one day old or more. Appreciate quick reply. Thanks (3 Replies)
Discussion started by: gthokala
3 Replies

4. Solaris

Deleting Files Older than 24 hours

Hi, I am using Solaris Box, I need to delete file(cookies.html) from the path(/usr/temp) which are older than 24 hours(I want in hours, not in days) Can u provide the command for the above query (7 Replies)
Discussion started by: mazhar803
7 Replies

5. AIX

how to find files older than 2 hours

I need help to find files in a directory that are older than 2 hours. Any help would be great. (3 Replies)
Discussion started by: pt14
3 Replies

6. Shell Programming and Scripting

Deleting the contents of a folder older than X hours

Every day a new .zip file is uploaded to a folder and at mid-night the zip file is to be extracted into a /data/ folder, inside a date-named folder. # This should extract the contents of a zip file into the /data/ folder into a date based folder /usr/bin/unzip -a -o... (15 Replies)
Discussion started by: worchyld
15 Replies

7. Shell Programming and Scripting

Find files older than 8 hours

I need a script to find files older than 8 hours... I know i can use mmin but the same is not working...the same only support mtime... This is the script i created..but the same is only giving 1 hour old..as I have given dt_H as 1 only...but if i give 8..it can go in -(negative)..how to get the... (5 Replies)
Discussion started by: cotton
5 Replies

8. Shell Programming and Scripting

if condition for files older then 24 hours in direc

Hi all I have directory /tmp and i have logs are written in it every 18 to 20 hours in date format. now i need write some if condition which can find which files came into /tmp dir with name start from LOG_`date`.log in last 24 hours. can somebody help me on this. (2 Replies)
Discussion started by: tapia
2 Replies

9. Shell Programming and Scripting

Deleting files older than 6 hours

Hi All, I am using the below script to find all the files in a folder which are older than 6 hours and delete all those files, but some how I am not getting the required output. find $HOME/Log -type f -name "*.log" -amin +360 -exec rm *.* {} \ can any one please check and let me know... (13 Replies)
Discussion started by: subhasri_2020
13 Replies

10. Shell Programming and Scripting

files older than few hours

Hi All I need to know the command which can be used to list the files which are 3 hours old so that it can be deleted. (3 Replies)
Discussion started by: mskalyani9
3 Replies
SHADOW(5)                                                  File Formats and Conversions                                                  SHADOW(5)

NAME
shadow - shadowed password file DESCRIPTION
shadow is a file which contains the password information for the system's accounts and optional aging information. This file must not be readable by regular users if password security is to be maintained. Each line of this file contains 9 fields, separated by colons (":"), in the following order: login name It must be a valid account name, which exist on the system. encrypted password Refer to crypt(3) for details on how this string is interpreted. If the password field contains some string that is not a valid result of crypt(3), for instance ! or *, the user will not be able to use a unix password to log in (but the user may log in the system by other means). This field may be empty, in which case no passwords are required to authenticate as the specified login name. However, some applications which read the /etc/shadow file may decide not to permit any access at all if the password field is empty. A password field which starts with an exclamation mark means that the password is locked. The remaining characters on the line represent the password field before the password was locked. date of last password change The date of the last password change, expressed as the number of days since Jan 1, 1970. The value 0 has a special meaning, which is that the user should change her password the next time she will log in the system. An empty field means that password aging features are disabled. minimum password age The minimum password age is the number of days the user will have to wait before she will be allowed to change her password again. An empty field and value 0 mean that there are no minimum password age. maximum password age The maximum password age is the number of days after which the user will have to change her password. After this number of days is elapsed, the password may still be valid. The user should be asked to change her password the next time she will log in. An empty field means that there are no maximum password age, no password warning period, and no password inactivity period (see below). If the maximum password age is lower than the minimum password age, the user cannot change her password. password warning period The number of days before a password is going to expire (see the maximum password age above) during which the user should be warned. An empty field and value 0 mean that there are no password warning period. password inactivity period The number of days after a password has expired (see the maximum password age above) during which the password should still be accepted (and the user should update her password during the next login). After expiration of the password and this expiration period is elapsed, no login is possible using the current user's password. The user should contact her administrator. An empty field means that there are no enforcement of an inactivity period. account expiration date The date of expiration of the account, expressed as the number of days since Jan 1, 1970. Note that an account expiration differs from a password expiration. In case of an account expiration, the user shall not be allowed to login. In case of a password expiration, the user is not allowed to login using her password. An empty field means that the account will never expire. The value 0 should not be used as it is interpreted as either an account with no expiration, or as an expiration on Jan 1, 1970. reserved field This field is reserved for future use. FILES
/etc/passwd User account information. /etc/shadow Secure user account information. /etc/shadow- Backup file for /etc/shadow. Note that this file is used by the tools of the shadow toolsuite, but not by all user and password management tools. SEE ALSO
chage(1), login(1), passwd(1), passwd(5), pwck(8), pwconv(8), pwunconv(8), su(1), sulogin(8). shadow-utils 4.5 01/25/2018 SHADOW(5)
All times are GMT -4. The time now is 10:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy