![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User History and commnad log | jaydeep_sadaria | UNIX for Dummies Questions & Answers | 5 | 02-11-2008 04:01 AM |
| How to apply the awk commnad ? | preethgideon | UNIX for Dummies Questions & Answers | 3 | 10-30-2006 09:32 PM |
| grep commnad | props | Shell Programming and Scripting | 5 | 12-14-2004 07:50 PM |
| Commnad for getting bandwidth usage | skotapal | UNIX for Dummies Questions & Answers | 5 | 01-16-2003 08:47 AM |
| How does commnad tail implement | chenhao_no1 | High Level Programming | 1 | 08-23-2002 02:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how can we perform calculation on the ouput of the commnad
Hello
I am very new to unix scripting. The below is the ouput of my one command, now i want to use the two below values 611 and 572 from the output of the command . in the ouput i want 39 which would be come by subtracting 572 to 611. please suggest how can we perform subtraction of these values. 572 STARTED Thu Jul 31 07:35:09 2008 Starting Job ABC. (...) 611 STARTED Thu Jul 31 07:36:27 2008 Finished Job ABC. Status code = 0 Thanks & Regards Deepak |
| Bookmarks |
| Tags |
| awk calculation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|