If I have the following case:
a xxx h
b xxx xxx
c sss d
d ddd f
e ccc g
f ddd d
g xxx e
h ddd h
a b d e f h
In the vertical column I have a b c d e f g h in vertical mode and the horizontal row a b d e f h
if I compare vertical column with the...
I have the following kind of file :
HOLA
XXXX
YYYY
XXXX
YYYY
XXXX
YYYY
HOLA xxx yyy xxx yyy xxx
1 2 3 4 5 6 7 8
2 3 4 5 6 7 8 9
3 2 1 3 5 6 7 8
4 5 4 2 3 1 3 4
I would like to print all lines with
all information include the first line HOLA without the
line witht the...
I have the following table
1 2 3 4 5 7
2 3 4 5 6 7
3 3 2 1 5 4
4 5 6 7 8 9
I would like to get the following result
start = 1 --> "top value in the first column"
stop = 4 --> "bottom value in the first column"
count = 6 --> " count number of column in...
Hello all
If I have a file with this kind of columns
aaaa aaaa aaaa xxx
bbbb bbbb www
cccc cccc ccccc cccc yyy
I would like to print the firts column.last column and the information in the midle of first and the las column prin after these .. like the example...
I have the following kind of file
DEPTH DEPTH .FT
dTim description-less DateTimeTVA Tank Volume (active) m3
MFOP Mud Flow Out % %
SPR2 SPARE 2 degC
TQA Rotary Torque (surf,avg) A
RPMA Rotary Speed (surf,avg) rpm
MDIA Mud Density In (avg) gr/cm3
ROPA Rate of Penetration (avg) min/m
WOBA...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.