![]() |
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 |
| Cursor position | gefa | UNIX for Dummies Questions & Answers | 4 | 05-05-2009 06:21 PM |
| Position of a string | shreethik | Shell Programming and Scripting | 8 | 12-15-2008 11:34 AM |
| Character position | akrathi | UNIX for Dummies Questions & Answers | 4 | 10-26-2005 05:06 AM |
| Get the cursor position | bestbuyernc | Shell Programming and Scripting | 0 | 07-27-2005 05:59 PM |
| VI 'go to position #' command | hedrict | UNIX for Dummies Questions & Answers | 2 | 10-11-2002 10:35 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Cut position as a variable
Hi All,
I wish to cut an input by using the below command but i would want to have the cut position as a variable. For eg, the position number is 11 now and i wish that this number is being assigned to a variable before putting into the cut function. Can this be done ? Can any expert help? I am using csh by the way. Code:
cut -c11- |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|