![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Avoiding rc.local file during reboot | eamani_sun | Ubuntu | 1 | 05-14-2008 02:34 AM |
| File System - Remote or Local?? | Un1xNewb1e | UNIX for Dummies Questions & Answers | 1 | 04-11-2008 05:23 PM |
| How i ftp a unix file to my local window | Nirmal | Shell Programming and Scripting | 1 | 03-19-2008 01:02 AM |
| how to find whether a file is local or remote file? | jackfds | UNIX for Dummies Questions & Answers | 3 | 07-10-2007 09:36 AM |
| file size in bytes is different in ftp and local pc | umen | UNIX for Dummies Questions & Answers | 2 | 06-04-2007 05:58 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi,
This is what I am trying to do. 1) connect to 3 remote servers from my local machine serverA serverB serverC 2) read error file from each server cat /var/lib/mysql/mydb.err 3) grep for lines displaying "yesterday" date grep "`date +%y%m%d' '-d\"1 day ago\"`" 4) Append those lines to a local file 5) Mail this file everyday using cron Thanks. |
| Bookmarks |
| Tags |
| cat, grep |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|