![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding character to spaces in a table | Raynon | Shell Programming and Scripting | 15 | 05-23-2008 08:08 PM |
| Adding spaces to record | nvenkat010 | Shell Programming and Scripting | 3 | 01-28-2008 09:24 AM |
| adding spaces to a line | mgirinath | Shell Programming and Scripting | 4 | 03-23-2007 08:38 AM |
| Strip leading and trailing spaces only in a shell variable with embedded spaces | jerardfjay | Shell Programming and Scripting | 6 | 03-07-2005 10:24 AM |
| Adding Trailing Spaces to a file | 222001459 | UNIX for Dummies Questions & Answers | 1 | 11-04-2004 11:23 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
adding spaces for a variable value
Hi,
i have to form the header and add fillers(spaces) to it. I have done something like this. i have added 10 spaces at the end HDR="AAAABBBBCCNN " echo $HDR >> file1.dat but the spaces are not being stored in the file. How to add the spaces. |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|