Search Results

Search: Posts Made By: vin8465
Forum: Red Hat 06-05-2010
2,703
Posted By vin8465
To find who is logged into a system at any given time
I am not sure of what exactly you want as output but am assuming you want to knw who is logged into the system as any given time.
I would suggest the following commands to use. read the man pages...
11,057
Posted By vin8465
One possible solution to your problem
From what you have asked, I guess, the following command would do the trick

find . -print | grep -i "craigs*"
34,943
Posted By vin8465
check for which line of code is being executed
Hi pseudocoder,
you are right. But my main intention of putting the echo there was to check what line in the script has been executed so far. Also I need to figure out how nt to send a mail if...
34,943
Posted By vin8465
Hey Scrutinizer, You seem to live up to your...
Hey Scrutinizer,
You seem to live up to your display id.I have made the changes accordingly. And yes the e-mail id is set to a valid id. I recieved the mail with all the the messages that contain...
34,943
Posted By vin8465
I too was trying that out. But you found it out...
I too was trying that out. But you found it out before i could. There are no errors now and the script also seems to execute to completion.
Although everything seems to run to perfection, i dont...
34,943
Posted By vin8465
So silly of me. But do you think the logic is...
So silly of me. But do you think the logic is alright. Any inputs on how should i go about completing the script functionality. I am learning all the commands as am doing the script, but i am already...
34,943
Posted By vin8465
Thanks for pointing that out. I also noticed...
Thanks for pointing that out.
I also noticed that none of the commands like GREP that i defined have $ in front of them. I have corrected them. I will update the code and post it up again. Code...
34,943
Posted By vin8465
monitor log entries and send e-mail
I am stuck and worried. My assignment was due a day ago and I was too busy completing other assignments due during the same time. I worry that not completing this assignment will fail me. Need urgent...
15,116
Posted By vin8465
monitor log entries and send e-mail
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

I am stuck and worried. My assignment was due a day ago and I was too busy...
Showing results 1 to 9 of 9

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