Search Results

Search: Posts Made By: nixjennings
6,042
Posted By nixjennings
awk to parse a directory name?
Hi,

I have a directory file name:

/auto/space/user/jen/CED/CED_01MZ/visit1/DCE_2eco/016/echo1

I would like to just get the following outputs into variables such that:

variable1 =...
2,946
Posted By nixjennings
perfectly beautiful, thanks!
perfectly beautiful, thanks!
2,946
Posted By nixjennings
sed to isolate file paths separated by a pattern
Hi,

I've been searching for a quick way to do this with sed, but to no avail.

I have a file containing a long series of (windows) file paths that are separated by the pattern '@'. I would like...
9,040
Posted By nixjennings
word too long error in script but not elsewhere...
Hi,

I have written a tcsh script that reads 3 directories, lists the files within them and continues on to evaluate each file independently. When I run the script, it gets to a certain directory...
67,837
Posted By nixjennings
parse string in filename
hi!

i tried using this method to parse a filename, but i had no success. can anyone help me figure out how to parse this filename?

fmc_000.bshort

just looking to get the number, 000.
...
2,459
Posted By nixjennings
regaining control after remotely calling matlab
hi,
i have written a tcsh script that calls matlab from a remote computer:

matlab -nodisplay -nojvm -r "txt2avw('$roi'); exit"

but when the program is finished calling/using matlab, i can't...
4,910
Posted By nixjennings
RE: replace part of single string in a file
that was absolutely perfect. thank you very much!!:)
4,910
Posted By nixjennings
replace part of single string in a file
hi!

i have a file consisting of the following lines:

(BTW, [] = space)
.
.
.
12[]ME_T1mapping_flip30[]bshort[]f
13[]DCE_whole_brain[]bshort[]f
13[]DCE_3D[]bshort[]f
.
.
.
the list of...
Showing results 1 to 8 of 8

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