Search Results

Search: Posts Made By: bound4h
3,698
Posted By bound4h
Thanks cfajohnson, When I type that in the...
Thanks cfajohnson,

When I type that in the command prompt and hit enter after typing done, it runs through every file giving the same error (here's a snippet):

mv: cannot rename 'Third Eye...
3,698
Posted By bound4h
Change filename extensions..from command line
I want to change the extensions of a folder full of files (some of the files are located in subfolders as well) to another extension, but instead of replacing the files I want the new files to be...
1,499
Posted By bound4h
Thank you for taking the time to write that code,...
Thank you for taking the time to write that code, however I am trying to understand it.

Sorry to sound so dumb, but how do I 'implement' that into my code? What does it do and what parts of my...
1,499
Posted By bound4h
Display which test in the if/else is failing
So I have a script that monitors my drives (/dev/sda and /dev/sdb) using smartctl (smartmontools). I'm by no means an expert in scripting, so this was my attempt at creating a way to email me if one...
1,616
Posted By bound4h
Here is the modified script with the above...
Here is the modified script with the above suggestions. When I run, I automatically get an unexpected syntax error on the "|" in the first for loop. Did I do something wrong?


#!/bin/sh...
1,616
Posted By bound4h
For some reason when I use your two lines, it...
For some reason when I use your two lines, it tries to unzip two files because there is a space in the file name. Here is the whole script. I adapted it from an unpacking script, so that I could...
1,616
Posted By bound4h
Identify script please!
Have a script that I'm trying to adapt for something else, but I do not understand the following lines. Can anyone help?

I know what expr does, `expr 8 + 2`, but:

FILENAME=`expr //$FILE :...
Showing results 1 to 7 of 7

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