![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Please help me format this data | glev2005 | UNIX for Dummies Questions & Answers | 4 | 11-24-2008 06:34 PM |
| format the extracted data | kmanivan82 | Shell Programming and Scripting | 2 | 10-15-2008 03:38 PM |
| converting a tabular format data to comma seperated data in KSH | Hemamalini | UNIX for Dummies Questions & Answers | 2 | 06-16-2008 04:37 AM |
| data format from (4.56 0.7) -> 4.6(7) awk?! | ahan | Shell Programming and Scripting | 4 | 05-07-2006 08:53 PM |
| format data | inquirer | Shell Programming and Scripting | 2 | 09-24-2003 06:59 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Help me to format this data please
Good day,
I have a script on each machine on our network that will say the computer name and the number of updates needed. Then the script will send a file via scp to a network share with the title hostname.local The contents of the file would be: hostname N (with N being the number of updates needed for that machine) If there are no updates available then it will just show the hostname. So the network share will end up with a bunch of files called hostname1.local, hostname2.local, etc.. Each file with this type of data. I need a script to look at all the hostnameX.local files on the share, and to add up all the updates together. Then to email the results to bob@email.com It should actually say the number of machines requiring updates and the total number of updates. Thanks! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|