Search Results

Search: Posts Made By: solidhelix08
3,564
Posted By solidhelix08
It worked! Moreover, can I add a pattern on...
It worked!

Moreover, can I add a pattern on that code?
e.g
3 files

abc
def
ghi
jkl

123
456
789
jkl

abc
def
ghi
123
3,564
Posted By solidhelix08
Find 2 expressions then print in a single line
Guys, need help.

I have a file that contains something like this:

abc
def
ghi
jkl

I want to print the first and last line of the file and the output should be in a single line.

so,...
1,512
Posted By solidhelix08
@Franklin52, thanks, that code did teh job...
@Franklin52,

thanks, that code did teh job ...
1,512
Posted By solidhelix08
hi, sorry for the vague explantaion, here's...
hi,

sorry for the vague explantaion, here's an example ...


--------------------------------------
parameter1=123
parameter2=456
parameter3=789
parameter4=111
parameter5=222...
1,512
Posted By solidhelix08
sorry if I wasn't clear ... here's the output...
sorry if I wasn't clear ... here's the output that I need ...



--------------------------------------
text
text
text
expression
text
text
text
--------------------------------------

...
1,512
Posted By solidhelix08
Help with sed ...
can I do this using SED?


i want to print "expression", before and after the lines until it encounters

"--------------------------------------"



--------------------------------------...
21,172
Posted By solidhelix08
now i feel really dumb ... thanks !
now i feel really dumb ... thanks !
21,172
Posted By solidhelix08
i checked it already, it's on /usr/bin/.
i checked it already, it's on /usr/bin/.
21,172
Posted By solidhelix08
cut - command not found
Hi,

i was writing a script (in csh) and encountered this problem ...


echo - n "enter month:"
set month = $<
echo `$month | cut -c1`

the output was " Jan: Command not found"

i also...
3,025
Posted By solidhelix08
finite number of codes
finite number of codes
3,025
Posted By solidhelix08
@vgersh99 Thanks ... just a follow up,...
@vgersh99

Thanks ...

just a follow up, i have another database, but with different codes i.e. 001=red,003=blue,005=orange. any suggestion? i tried playing with your code, but no useful results...
3,025
Posted By solidhelix08
In Help, Substitute Text ...
i'm writing a script that will extract and substitute a certain part of a data.
i'm having trouble with the substituting part ...

Here's my data looks like:
...
Showing results 1 to 12 of 12

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