Search Results

Search: Posts Made By: Asif Siddique
4,919
Posted By Asif Siddique
Yes, you are right. It works fine. Thanks
Yes, you are right. It works fine. Thanks
4,919
Posted By Asif Siddique
Yes, still i am using the same input file but i...
Yes, still i am using the same input file but i don't see any effect of this sed command. I don't know why we see different results.
4,919
Posted By Asif Siddique
Sorry but this command doesn't do anything for me.
Sorry but this command doesn't do anything for me.
4,919
Posted By Asif Siddique
Many thanks hanson!
Many thanks hanson!
4,919
Posted By Asif Siddique
Thanks hanson, But $ grep -o...
Thanks hanson,

But

$ grep -o '[+-]*[0-9]\+[.]*[0-9]* *$' input.txt

is skipping first number '11' before "+/-" , in output there should be 7 numbers.
4,919
Posted By Asif Siddique
THanks Corona688 and especially to Yoda, I skip...
THanks Corona688 and especially to Yoda,
I skip number before "+/-" if i use Corona's solution but Yoda's solution is suitable for me :)

---------- Post updated at 04:26 PM ---------- Previous...
4,919
Posted By Asif Siddique
Grep float/integers but skip some integers
Hi,
I am working in bash in Mac OSX, I have following 'input.txt' file:

<INFO> HypoTestTool: >>> Done running HypoTestInverter on the workspace combined
<INFO> HypoTestTool: The computed upper...
13,221
Posted By Asif Siddique
Reading columns from a text file and to make an array for each column
Hi,
I am not so familiar with bash scripting and would appreciate your help here.
I have a text file 'input.txt' like this:
2 3 4
5 6 7
8 9 10
I want to store each column in an array like this...
Showing results 1 to 8 of 8

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