Search Results

Search: Posts Made By: sliver
11,776
Posted By sliver
well, I think the better way you can do that is...
well, I think the better way you can do that is to create a small script that executes that url. And then in the crontab you execute the script at the time you want.
2,975
Posted By sliver
do you want the job to run two times. at 8h15am...
do you want the job to run two times. at 8h15am and 4h00 pm. is that it?
107,546
Posted By sliver
order by size
Hi all,

I want to do a command that list all files from a directory e subdirectories order by size (MAX to MIN)

Can you help me?

Tkz
15,705
Posted By sliver
I've solved... I used egrep command. egrep let...
I've solved... I used egrep command. egrep let use two strings in same command. Tkz anyway
15,705
Posted By sliver
String search in log file
Hi all!

I have a log file from an incremental backup. This next script I've done works when the backup completes in the same day it started. But if the backup goes on to the next day, this one...
1,890
Posted By sliver
It works! Tkz Mona!
It works! Tkz Mona!
1,890
Posted By sliver
Unix Command
Hi unixers... I need some help,

I have this command,

ps -elf|grep proadm|awk '{ print $3 "-" $4 "-" $10 }'

column 10 returns a value and I want that in the output only apears lines with...
Showing results 1 to 7 of 7

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