Search Results

Search: Posts Made By: ahmedamro
2,723
Posted By ahmedamro
I tried but still the same! can you help please ...
I tried but still the same! can you help please
# awk '/"$first"/,/la/' file.txt
#
2,723
Posted By ahmedamro
Thnx for the info but I tried all the...
Thnx for the info but I tried all the alternatives but still not working

here is another example

file.txt
cc
f
LST GCELL:
aas
la
laaa

When I tried to get the text pattern between "LST...
2,723
Posted By ahmedamro
Text pattern with AWK and variables
How to to pass variable to the below awk command
I would like to pass variables to the awk command instead of the constants "a/cc" but I don't know exactly the correct syntax

awk '/a/,/cc/'...
8,186
Posted By ahmedamro
Then help me plz, from where shall I start?
Then help me plz, from where shall I start?
8,186
Posted By ahmedamro
Thanks a million "bartus11", although i spend...
Thanks a million "bartus11", although i spend much time searching for a solution but I've learned one important lesson; ask Experts is the easiest way :)
8,186
Posted By ahmedamro
combine multiple files by column into one files already sorted!
I have multiple files; each file contains a certain data in a column view
simply i want to combine all those files into one file in columns

example

file1:
a
b
c
d

file 2:
1
2
3
4
...
Showing results 1 to 6 of 6

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