Search Results

Search: Posts Made By: bParks
9,872
Posted By bParks
Thanks vgersh99 thats what I was after!
Thanks vgersh99 thats what I was after!
9,872
Posted By bParks
Sorry all I should have been more specific, ...
Sorry all I should have been more specific,

The aim is to be able to shift the letters via an inputed variable not just one possition.

Unfortunatly c is out of the question so ksh is the form...
9,872
Posted By bParks
Incrementing ascii values
Hi All,

I require some help with the below:

I am trying to incriment the ascii value of a letter and then print it.

So basically "a" becomes "b" and "z" becomes "A".

Does anyone have any...
4,315
Posted By bParks
Hi All, Got it working in the end: find...
Hi All,

Got it working in the end:

find . \( ! -type d -o ! -name log -a ! -name loc -a ! -name usr -a ! -name etc -a ! -name gridctrl -a ! -name tmp -a ! -name wrk -a ! -name changes -o -prune...
4,315
Posted By bParks
Thanks for the speedy response guys, Maybe...
Thanks for the speedy response guys,

Maybe what I am trying to do needs a little more explaination. I am executing the command remotly through ssh -qT on over 200 servers so installing GNU is not...
4,315
Posted By bParks
Find in HP,AIX vs Linux
Hi Guys,

Wondering if anyone can help me. I have a find command on a Linux box that works as expected:

find \( -not -type d -or -not -name log -and -not -name loc -and -not -name usr -and -not...
Showing results 1 to 6 of 6

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