![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to remove "New line characters" and "spaces" at a time | anushree.a | Shell Programming and Scripting | 4 | 09-08-2008 06:55 PM |
| Development Releases: Linux Mint 4.0 Beta "Fluxbox", 4.0 Alpha "Debian" | iBot | UNIX and Linux RSS News | 0 | 01-04-2008 03:00 PM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| how could i make a program mixed with many "|", "<" and ">" | strugglingman | High Level Programming | 2 | 04-29-2006 09:11 AM |
| No utpmx entry: you must exec "login" from lowest level "shell" | peterpan | UNIX for Dummies Questions & Answers | 0 | 01-18-2006 04:15 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
add seconds to: date"|"time"|"HHMMSS
Hy all,
i have a shell that invokes a AWK. In this AWK i want invoke a function that receives 3 parameters: 1. date: 20080831 2. time: 235901 4. duration: 00023 that function receive this 3 parameters and sum to this value two more seconds: 2008083123590100025 remember that in case that i have 23h 59m and 59s, the additional 2 seconds chood change the time to the next day... the output of the function is this value... that i need to get him in my AWK... how can i do this...??? can anyone help me? thanks Last edited by anaconga; 08-27-2008 at 01:39 PM.. Reason: additional information |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|