Search Results

Search: Posts Made By: cmccabe
2,189
Posted By cmccabe
I have been able to get a working solution that...
I have been able to get a working solution that produces my desired results... using set -x and the below modifications


if [[ $VCF = ${STRING } ]] # only execute file on match
then
...
2,189
Posted By cmccabe
I am using ubuntu 14.04 as my os. ...
I am using ubuntu 14.04 as my os.

/home/cmccabe/f1/file is the path to file (which has all the necessary information for the move, (folder name, ids).

The for loop on RDIR was for trimming...
2,189
Posted By cmccabe
Bash to move specific files to directory based on match to file
I am trying to mv each of the .vcf files in the variants folder to the folder in /home/cmccabe/f2 that the .vcf id is found in file. $2 in file will always have the id of a .vcf in the variants...
Showing results 1 to 3 of 3

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