Search Results

Search: Posts Made By: azurite
1,364
Posted By azurite
Okay, so find will find the .ecclog files in all...
Okay, so find will find the .ecclog files in all the subdirectories but how do I run the mentioned script on all those .ecclog files? Do I need to change/delete anything in the script as well? (I...
1,364
Posted By azurite
Help with running a script on files located in subdirectories
Hello everyone,

I'm am a newbie to coding so I am reaching out in hopes that I can get some help from this forum.

I am trying to run the script below from a single directory, however the...
1,635
Posted By azurite
I had to add extra asterisks because when I ran...
I had to add extra asterisks because when I ran the original code, it added 'DWI_dti_fa.nii.gz' instead of '111180_dti_fa.nii.gz'. I'm guessing the extra asteriskts told it go one folder further. How...
1,635
Posted By azurite
Okay, it worked. I just had to add a few more...
Okay, it worked. I just had to add a few more asterisks. Could you explain what the code/syntax does? Where do I learn all these?
1,635
Posted By azurite
Yes, I am working with bash, ubuntu 12.4. ...
Yes, I am working with bash, ubuntu 12.4.

Will this code rename the files in a batch. I need to rename all the files, inside all subfolders, that begin with "dti". Is there a way I can do the...
1,635
Posted By azurite
Add part of pathname/subfolder name to beginning of filename
Hello everyone,
I need some help renaming files. I have a directory with a bunch of subfolders in it like so with DWI being the working directory and the 3 levels after it being subdirectories...
10,619
Posted By azurite
I'm sorry to sound so novice but could you...
I'm sorry to sound so novice but could you explain how I would modify the code to use the filenames that I have in the first post of this thread? Also, I'm confused as to what to put in the 'your...
10,619
Posted By azurite
[QUOTE=MadeInGermany;302974553]Instead of cd...
[QUOTE=MadeInGermany;302974553]Instead of cd `echo $CASE` you simply do cd "$CASE".
Instead of "cd" you can use "pushd" and return to the previous directory with "popd".
foreach ...
pushd...
Forum: Open Source 06-08-2016
335,631
Posted By azurite
Seems like Vi(m) is the popular choice. Any...
Seems like Vi(m) is the popular choice. Any suggestions on what is friendly for a beginner?
9,521
Posted By azurite
Thank you all for the help!
Thank you all for the help!
10,619
Posted By azurite
Perhaps there is some misunderstanding on my...
Perhaps there is some misunderstanding on my part. I'm including screenshots to make sure I did not describe something incorrectly. I went ahead and made a list of all the folders in the directory....
10,619
Posted By azurite
I am using Ubuntu 12.04 and the shell is the...
I am using Ubuntu 12.04 and the shell is the default one that comes with it.


So I have a directory with about 100 folders inside and each of those folders has the following 4 files inside it. I...
10,619
Posted By azurite
How to loop command over folders in a directory?
Hello all,

I'm fairly new to scripting so please bear with me. I will try to explain as best as I can but if there's anything that is not clear, please let me know.

I have a directory (see...
9,521
Posted By azurite
Hello, Wow! Thank you for taking the time...
Hello,

Wow! Thank you for taking the time to write great explanations! I have printed it out and will re-read everything to really understand it.

Instead of creating new threads, is it okay...
9,521
Posted By azurite
Hello, Thank you for the explanations. I...
Hello,

Thank you for the explanations. I think I'm beginning to understand it a bit better now. I work on ubuntu on the work computer so I can't really experiment right now lest I mess something...
9,521
Posted By azurite
Could you explain the syntax of the find code you...
Could you explain the syntax of the find code you have provided? I had searched google and used the following which is a bit different from what you have and I am wondering if you could explain the...
9,521
Posted By azurite
Finding and renaming files with exceptions
Hello all,

I am a new ubuntu user (have to use it for work) and I am trying to learn and familiarize myself with commands that I will be using frequently.

I would like some help in how I can...
Showing results 1 to 17 of 17

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