Search Results

Search: Posts Made By: Lionking93
1,039
Posted By Lionking93
Problems in analysing SSH LOG users & time
Attached is the log file that I have generated through the following script:
last | head -2 |sed '2q;d' |awk '{ print $1"\t"$2"\t"$3"\t\t"$4"\t"$5"\t"$6"\t"$7"\t"$8"\t"...
1,016
Posted By Lionking93
Script to append user details as soon as he logs in
I'm wishing to create a log myself where I wish to:
1.Write a script in /bin folder to make a separate log in var/log folder &
2.Call the script in bashrc each time a user logs in, I'm trying to...
Showing results 1 to 2 of 2

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