由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - How to find out if a file is older than 5 mins in a shell script
相关主题
Re: How to find out if a file is older than 5 mins in a shell scripta question in shell script
which shell is best?Help! shell programming
shell programming[转载] a question about shell script
where can I find some good website for C Shell ?Shell Script Question about Hostname
Shell ScriptShell Script Question
为什么我就是不会写Shell script?Help on shell script
How to set environment variables for CGI scripts?[转载] Re: shell script question
how to convert csh shell script to dos batch fileKorn shell script
相关话题的讨论汇总
话题: find话题: older话题: mins话题: than话题: shell
进入Unix版参与讨论
1 (共1页)
w**r
发帖数: 6
1
I need to write a unix shell script to remove a file if it is modified more
than 5 mins ago, it there an easy way to do it? I don't want to deal with the
string format of the datetime from "ls" listing, and the "find" command can
only find the files older than 1 day. Thanks a lot!
1 (共1页)
进入Unix版参与讨论
相关主题
Korn shell scriptShell Script
help shell script (waiting on line)为什么我就是不会写Shell script?
Shell problem: read a fileHow to set environment variables for CGI scripts?
IFS shell scripthow to convert csh shell script to dos batch file
Re: How to find out if a file is older than 5 mins in a shell scripta question in shell script
which shell is best?Help! shell programming
shell programming[转载] a question about shell script
where can I find some good website for C Shell ?Shell Script Question about Hostname
相关话题的讨论汇总
话题: find话题: older话题: mins话题: than话题: shell