Search Results

Search: Posts Made By: jullee
1,445
Posted By jullee
Installing packages...need help with the basics
Hello,

I am working in terminal on a Mac OS X 10.9.2. I need to install a series of bioinformatics tools and packages (currently I want to install fastq-tools but downstream I'll need other such...
1,238
Posted By jullee
Thanks for this jim mcnamara I had a few...
Thanks for this jim mcnamara

I had a few problems with the while loop so I ran it in a for a loop and it worked perfectly:

for i in `find . -type f -name 'myoutput.txt'`
do newname=$(echo $i|...
1,238
Posted By jullee
Renaming files with part of their pathname and copying them to new directory
Hi

I think this should be relatively simple but I can't figure it out. I have several files with the same name in different folders within a directory (the output of a program that I ran)....
Showing results 1 to 3 of 3

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