Search Results

Search: Posts Made By: rbatte1
23,221
Posted By rbatte1
Well, sea, I had hoped to be specific with...
Well, sea,

I had hoped to be specific with the areas that the requester was having problems with, but I believe that there is an error in your explanation for the variables A, B, C, D, E & F.
...
23,221
Posted By rbatte1
PROCNAME=`basename $0 | awk -F"." '{print $1}'` ...
PROCNAME=`basename $0 | awk -F"." '{print $1}'`
export LOG_DT=`date '+20%y%m%d'`;
export LOG_TM=`date +'%H%M'`.log;
export FCTN_LIB=${ARCH_BIN_DIR}/function_library.sh
. ${FCTN_LIB}
export...
23,221
Posted By rbatte1
What you will find out there in the world is that...
What you will find out there in the world is that vast numbers of things are 'just temporary', such as the buildings I went to school in, temporary since 1928 and only demolished in 1995.

I have...
23,221
Posted By rbatte1
It's generally a bad idea to try to force...
It's generally a bad idea to try to force passwords in through scripts however you do it. They become a target for attack.

If you are struggling with the ssh-keys, you might need to check the...
Showing results 1 to 4 of 4

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