Search Results

Search: Posts Made By: moyzZ
5,361
Posted By moyzZ
Thanks, I'm looking for a DNA binding motif, so...
Thanks, I'm looking for a DNA binding motif, so that some letters of the DNA code repeat in a certain order..
5,361
Posted By moyzZ
Finding a pattern with grep
I am interested in finding a pattern that looks like this

AABBACC

These letters are just for example but they can be any letter in the alphabet as long as they are different from each other,...
1,596
Posted By moyzZ
Thanks!
Thanks!
1,596
Posted By moyzZ
foreach with exact string
Hello,
I have the following foreach loop in a csh script:

foreach f ( example good example)
cat $n | grep $f
END

And I would like to grep "example" and "good example", the problem is that...
1,151
Posted By moyzZ
Thanks to all of you
Thanks to all of you
1,151
Posted By moyzZ
syntax error
Thanks, but it tells me there is syntax error for some reason..:(
1,151
Posted By moyzZ
Concentrating proceeding lines with awk
Hello,

If want to concentrate each line with the proceeding line while going over all of the lines in a document using awk. For example:

AB
CD
EF

result:
ABCD
CDEF

Any idea?:confused:
Showing results 1 to 7 of 7

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