Search Results

Search: Posts Made By: euspilapteryx
2,238
Posted By euspilapteryx
How to delete text between two characters in line?
Hi,

I have a large text file with the following format:

>gi|347545744|gb|JN204951.1| Dismorphia spio voucher 5
ATCAAATTCCTTCCTCTCCTTAAA
>gi|17544664774|gb|WN204922.32| Rodapara nigens gene...
5,148
Posted By euspilapteryx
How to remove text in each line after hyphen?
Hi, I'm trying to do something relatively simple.

I have a txt file that has the following kinds of lines (and many more lines):

CP19 Oahu - Maunawili Falls
CP20 Oahu - Maunawili Falls...
7,424
Posted By euspilapteryx
Great, thanks! I knew I should use...
Great, thanks! I knew I should use "cat"...
7,424
Posted By euspilapteryx
Find, copy, and append into one file
Hi, I am trying to do something relatively easy, but am having some trouble getting it to work.

I have multiple files called "distances.log" in numerous subdirectories and sub-subdirectories...
8,900
Posted By euspilapteryx
Thanks, this is really useful!
Thanks, this is really useful!
8,900
Posted By euspilapteryx
removing first 7 characters of directory names
Hi, I'm relatively new to unix, and would like to change the following files in a particular directory. The files have names like:

M10_90_Phcn402_3F.ab1
M10_94_Sput402_3F.ab1 ...
2,397
Posted By euspilapteryx
Thank you very much! This is very helpful!!!
Thank you very much! This is very helpful!!!
2,397
Posted By euspilapteryx
Thank you. I tried: find ./ -iname "*.cons"...
Thank you. I tried: find ./ -iname "*.cons" -type f -exec mv {} /consensus \;
but it doesn't seem to work...
2,397
Posted By euspilapteryx
help with simple unix file copy and output in directories
Hi, I am fairly new to unix, and am trying to copy all files with the name "*.cons" within a directory (and all of the many directories within it) to a new directory called "output". There are...
Showing results 1 to 9 of 9

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