Search Results

Search: Posts Made By: solli
6,078
Posted By solli
Thanks!
Thanks!
6,078
Posted By solli
Let's say my line is: 123456789123456789123456789...
Let's say my line is: 123456789123456789123456789

fold gives me:
123456789
123456789
123456789

but I need:
123456789
234567891
345678912
6,078
Posted By solli
Well the problem with "fold" is it (as the name...
Well the problem with "fold" is it (as the name hints) only folds my sequence and gives me 9-letter long blocks.

What I need is to go through the line, letter by letter, and extract 9-letter long...
6,078
Posted By solli
Extract sequence blocks
Hi,


I have an one-line file consisting of a sequence of 660 letters. I would like to extract 9-letter blocks iteratively:

ASDFGHJKLQWERTYUIOPZXCVBNM

first block: ASDFGHJKL
1nd block:...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 01:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy