Search Results

Search: Posts Made By: confusedAdmin
4,779
Posted By confusedAdmin
Thanks for the feedback Scott. :)
Thanks for the feedback Scott. :)
4,779
Posted By confusedAdmin
Hi neutronscott, Thanks for the quick...
Hi neutronscott,

Thanks for the quick reply. Unfortunately I'm using ksh on Solaris 10 (probably should have mentioned that), it's the standard shell used for all of our scripts. I saw that...
4,779
Posted By confusedAdmin
Automatically send stdout and stderror to a file as well as to the screen, but without using tee
Hi,

I've been using the following commands in my automated scripts, to ensure that all text output is sent to a log file instead of to the screen:
exec 1>>$SCRIPT_LOG_FILE
exec...
8,971
Posted By confusedAdmin
Thanks for the reply methyl, you've been very...
Thanks for the reply methyl, you've been very helpful so far. Regarding this comment:



My reading of it is that if Solaris can't determine the ip address of the computer a user is logging in...
8,971
Posted By confusedAdmin
Ah. Unfortunately patching it isn't an option for...
Ah. Unfortunately patching it isn't an option for me as I'm not an admin on that server. :( I don't mind having to use two separate awk commands to retrieve the fields from the file in its current...
8,971
Posted By confusedAdmin
Hi methyl. Thanks for the response. Here...
Hi methyl.

Thanks for the response. Here are a couple of lines from the file. These are unedited, aside from me replacing the actual log in name they contain:


username ...
8,971
Posted By confusedAdmin
Understanding the output of fwtmp
Hi all,

First time post, so please be gentle. :)

I'm writing a Solaris 10 ksh script to retrieve details of logins and logouts using specific user names. The details I want are quite basic -...
Showing results 1 to 7 of 7

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