Search Results

Search: Posts Made By: nitrobass24
1,057
Posted By nitrobass24
Here is the final code I ended up with sed...
Here is the final code I ended up with
sed 's/[][+|~!@#\$%^&*?,><(){}:;'\'''\"''\`''\.''\/''\\'=-]/ /g'
I had to put = and - at the very end.
6,573
Posted By nitrobass24
Thanks to Allister, this is working great! ...
Thanks to Allister, this is working great!

Just wanted to post my final code, hopefully it will help someone else in the future.

if [[ $OS = "HP-UX" ]]
then
$FIND / -type d \( -name nastmp -o...
Showing results 1 to 2 of 2

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