Search Results

Search: Posts Made By: FrankC
5,361
Posted By FrankC
Yes. # ps -ef | grep syslogd root ...
Yes.

# ps -ef | grep syslogd
root 621 1 0 Sep 15 ? 0:46 /usr/sbin/syslogd
root 597 29560 0 07:39:29 pts/1 0:00 grep syslogd

But we are getting this log in the...
5,361
Posted By FrankC
/var/adm/messages
Hi,

No log entry is found in messages files. The file size is 0. We are using Solaris 9. Anyone knows what could be wrong.
3,356
Posted By FrankC
Ambikesh, thank you. You saved my day: perl...
Ambikesh, thank you. You saved my day:

perl -e 'print localtime(time() - 86400) . "\n" '

The above Perl command did the job.
3,356
Posted By FrankC
Date display
Hello,

Is there any easy way to write a script to display the date for the previous day? I have a script which queries a sybase database, and pull the data for certain time period. I'd like to...
Showing results 1 to 4 of 4

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