Search Results

Search: Posts Made By: simon2000
5,490
Posted By simon2000
Perderabo - Thanks for the help. I was attempting...
Perderabo - Thanks for the help. I was attempting to remove an underscore that's all. I thought the "rm" was the way to go. But actually the tr -d _ appears to be the most logical way to go.
...
5,490
Posted By simon2000
it did not work.. it is missing something. I...
it did not work.. it is missing something. I guess I asked incorrectly. I'll remember to ask appropriately so people like you don't get upset.
5,490
Posted By simon2000
would this have also worked ?
would this have worked maybe ?

#! /usr/bin/sh

if
[ "$X"="_"]
then
echo "_1234567.RP to be fixed"

rm *_*1234567.RP

fi

Your input would be greatly appreciated once again..
...
5,490
Posted By simon2000
Posix shell. sorry.. /sh thanks for the...
Posix shell. sorry.. /sh

thanks for the help..
5,490
Posted By simon2000
Need rm script help ASAP
I need your expertise anyone. I'm trying to remove part of a id # in a script. Reason, the part of the id is a underscore that is making my life impossible. I simply cannot handle all the requests...
Showing results 1 to 5 of 5

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