Search Results

Search: Posts Made By: Smoker
4,113
Posted By Smoker
traps are in place so that breaking out of the...
traps are in place so that breaking out of the script logs them out of the system.
4,113
Posted By Smoker
hmmmm good lead, however it will only log to the...
hmmmm good lead, however it will only log to the syslog. Would be perfect if I could specify a file to write the message to.
4,113
Posted By Smoker
The script is called via exec with traps from the...
The script is called via exec with traps from the user's .profile.
4,113
Posted By Smoker
When a user logs in, there is a script that is...
When a user logs in, there is a script that is run which prompts for a reason that they are logging in. That reason should then be logged in a file that is "protected". So that it can not be modified.
4,113
Posted By Smoker
writable protected file
Greetings

I am trying to create a solution that will log information into a file. That is the easy part.

What I am trying to do is have a front end script that ill ask a user what their...
1,773
Posted By Smoker
expect help
Greetings

I have a login process that I want to cover multiple possible prompts.

I.E. I have the initial prompt asking for user and then if the user exists asks for the password.

However I...
2,813
Posted By Smoker
rdist rsync nfs mount and diff or cmp ...
rdist
rsync
nfs mount and diff or cmp
import listings to a spreadsheet and run compares
etc......
7,260
Posted By Smoker
Ran into a couple of other ways... echo...
Ran into a couple of other ways...

echo $(eval echo \$${A}_DAY)
eval echo "\$${A}_DAY"

Thank You for your answer :)
7,260
Posted By Smoker
variable part of variable name
Greetings

I am having a hard time trying to figure out how to use a variable as part of another variables name.

For instance:

A="PRE"
eval ${A}_DAY=`date +%d`
echo ${A}_DAY
echo $PRE_DAY...
18,811
Posted By Smoker
Thank You jean-Pierre Smoker
Thank You jean-Pierre

Smoker
18,811
Posted By Smoker
variable as variable name (ksh)
Greetings folks

I'm using ksh on aix and have gone around and around trying to use a variable as a variable name. I would like to set a variable like this...

ym200702="01 02 05 06 07 08 09 12...
Forum: AIX 05-11-2005
4,879
Posted By Smoker
LPP Compare
Greetings Folks

I've got a few AIX installations and need to determine the differences between them. Namely the LPP's installed, which level and whether commited or not.

Any chance there is a...
Showing results 1 to 12 of 12

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