![]() |
|
|
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 |
| Floating point exception !!! | ssk01 | Linux | 3 | 12-24-2008 02:20 PM |
| Floating point error in C | Hara | High Level Programming | 2 | 06-18-2008 06:43 AM |
| how to get rid of decimal point? | cin2000 | Shell Programming and Scripting | 2 | 12-27-2005 12:26 PM |
| mount point | colesy | UNIX for Dummies Questions & Answers | 1 | 01-06-2004 07:03 AM |
| Fibre connection Point to Point SUN | kie | UNIX for Advanced & Expert Users | 6 | 05-20-2003 12:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Please point the error
Hi i want the output of the following code as follows:
colname typename NOT NULL default current timestamp But there seems to be some problem . Kindly correct that COLNAME="colname" typename="typename" DEFAULT="current timestamp" echo "$COLNAME $TYPENAME NOT NULL default $DEFAULT"| awk ' { printf("%-40s%-40s%-4s%-4s%-40s\n" ,$1,$2,$3,$4,$5) } ' |
|
|||||
|
skyineyes,
I dont see anything new in this thread compared to your other thread - http://www.unix.com/shell-programmin...using-awk.html I have to remind you that you are breaking the rules by bumping up your posts. Please adhere to the rules. Closing this thread. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|