Search Results

Search: Posts Made By: pointer
2,003
Posted By pointer
Exclude file from a search script
Hello,

I use the following script to delete files from folders.
There is an old file I wish to exclude the deletion script.
How to exclude a file by name?

Current script:...
2,421
Posted By pointer
FTP script date based
Have Solaris 10 server and a 2008 server.:cool:
Would like to FTP files from Solaris server into the 2008 server.:rolleyes:
FTP to be executed by 2008 scheduler on a daily basis.:p
FTP need to...
4,918
Posted By pointer
-d not supported
Tried the script, -d is not supported.:(
Any idea?:confused:
4,918
Posted By pointer
-d "yesterday" not supported...
-d "yesterday" not supported...
4,918
Posted By pointer
Daily grep on a log file
Hi,
I would like to execute a daily grep like:
grep 2010-09-06 statistics.log|grep API > /var/tmp/stat20100906_sp.txt

On date e.g. 2010-09-07 run a grep on yesterday's date, from the result grep...
25,084
Posted By pointer
Can you limit the search "from date to date"? ...
Can you limit the search "from date to date"?
Let's say today is June 22nd and I wish to tar only June 21 files not including 20 and 22 :rolleyes:
25,084
Posted By pointer
tar files by date
Hi,

I have a solaris 10, I would like to tar log files by date, or by range of hours into one tar file.
All I coud do is by name (very simple...:cool:).
3,416
Posted By pointer
rolling Log file
Just keeping last 10 MB.
3,416
Posted By pointer
Limit ouput file on a shell script
I have this one::) doing jstack on JVM proccess.
#!/bin/ksh
# ----------------------------------------------------
# capture_jstack.sh <INTERVAL> <COUNT>
# run jstack and capture output to a...
5,187
Posted By pointer
Many thanks, works great, all is required is to...
Many thanks, works great, all is required is to put it into the cron.
was never expected for such prompt respons. most helpfull.
5,187
Posted By pointer
update
what does the change should do?
I guess im missing something.
ouput file:
bash-3.00$ less capture_prstat.xxx.log
#---
#---
#---
5,187
Posted By pointer
prstat with ksh
trying to have prstat into a file on a Solaris machine.
Would like to have the prstat run from a cron every 30 min.
print 300 lines+ date.
Date is not printed, only the prstat, and ksh does not...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 09:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy