![]() |
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 |
| 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 |
| Sorting data from a to z | cosmologist | UNIX for Dummies Questions & Answers | 2 | 08-12-2009 04:01 PM |
| PERL data - sorting | eagercyber | Shell Programming and Scripting | 3 | 06-20-2008 03:02 AM |
| sorting data from who by IP | raidzero | UNIX for Dummies Questions & Answers | 11 | 06-19-2008 09:56 AM |
| Sorting your data with msort | iBot | UNIX and Linux RSS News | 0 | 05-19-2008 11:20 AM |
| Newbie Awk data sorting | i_am_a_robot | Shell Programming and Scripting | 5 | 05-04-2007 07:33 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Code:
awk -F"." '{printf("%04s.%s\n",$1,$2)}'
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|