![]() |
|
|
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 |
| csh formatted strings | sera1711 | Shell Programming and Scripting | 1 | 01-06-2009 01:38 AM |
| Formatted Output | dhanamurthy | Shell Programming and Scripting | 6 | 05-13-2008 03:30 AM |
| Formatted output - awk | dhanamurthy | Shell Programming and Scripting | 3 | 05-12-2008 12:25 AM |
| Convert DATE string to a formatted text | osramos | Shell Programming and Scripting | 6 | 10-10-2007 06:31 AM |
| Formatted output in KSH | psynaps3 | Shell Programming and Scripting | 1 | 07-05-2006 09:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
More formatted string
In a large file i need last line of the file but I want ignore first charcter, ignore leading zeros after first character and print the remaining character as such. Is something i can do it by tail or wc?
cat test1 .... ...... 8000003687 cat test2 .... ...... 8000538990 o/p 3687 538990 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|