Search Results

Search: Posts Made By: Irrational
1,650
Posted By Irrational
/etc/syslog.conf has further information. ...
/etc/syslog.conf has further information.

Seems that it might be logging to /Syslog/AIX/AIXOS.user.log but permission denied. Ah well. thanks for that.
1,650
Posted By Irrational
unix log files
The unix admins in work have forced us to use a custom restricted shell on one of our servers.From what i can tell, this shell tags log messages (using /usr/bin/logger) with various info (date,...
4,338
Posted By Irrational
Thanks radoulov. That worked perfectly. ...
Thanks radoulov. That worked perfectly.

RETURN="$($FUNCTION)"

this was all i needed. my unix is very rusty. better dust off the training manuals again.
4,338
Posted By Irrational
I'm not getting the "function_1 command not...
I'm not getting the "function_1 command not found" error anymore. I was getting something similar to that when trying to run the functions.sh script using './functions.sh' instead of '....
4,338
Posted By Irrational
Calling a function through a variable
Hey folks,

I'm pretty new to unix programming. I was trying to get something to work but it's not doing what I expected.



#!/bin/ksh

. ./functions.sh

STRING=function_1...
Showing results 1 to 5 of 5

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