LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   sed: Function cannot be parsed. (https://www.linuxquestions.org/questions/programming-9/sed-function-cannot-be-parsed-792783/)

catkin 03-22-2010 08:51 AM

Quote:

Originally Posted by crts (Post 3907536)

Yes, sorry -- it hadn't been asked when I started to compose the reply.

leena_d 03-23-2010 01:43 AM

If I have variables as
ColFrom, Length;

how can i use

ColTo=ColFrom + Length

cut -c 1-$ColFrom File
cut -c ColTo-735
??


All times are GMT -5. The time now is 07:57 PM.