Search Results

Search: Posts Made By: Relykk
2,072
Posted By Relykk
I thought I had it pretty much all set minus some...
I thought I had it pretty much all set minus some minor modifications, but I guess I was wrong. All I'm trying to do is write a simple script that will append the text from one file to the beginning...
2,072
Posted By Relykk
Thanks. I had something similar, but I just need...
Thanks. I had something similar, but I just need to work out some bugs. I was trying to combine comparative operator commands, but I guess what I have will work as well.
2,072
Posted By Relykk
Referencing a range of parameters?
I can't seem to find anywhere how to syntactically reference a range of parameters in the script I am trying to write.

My script requires at least 2 parameters to run, with parameter 1 being the...
7,832
Posted By Relykk
I just would like a simple script that I could...
I just would like a simple script that I could use over and over that will search the sulog and print to the screen any failed attempts for whatever the date is at the present time.

I tried...
7,832
Posted By Relykk
Searching for multiple criteria in log files?
I would like a simple shell script that will allow me to display to screen all unsuccessful su attempts in my sulog file, for the present date.

I have been trying several different combinations of...
8,990
Posted By Relykk
Thanks for the info nitrile. Believe it or not, I...
Thanks for the info nitrile. Believe it or not, I had just figured that out for myself, and I was just coming back here to tell everyone never mind.

Thanks again!
8,990
Posted By Relykk
Restoring a directory using cpio command?
I am confused with how to restore archives. I just figured out the use of tar, but now after trying it with cpio, I'm unsure of some things. Firstly, is it necessary to cd to the directory you will...
2,352
Posted By Relykk
Thank you!
Thank you!
2,352
Posted By Relykk
Question regarding tar restore
I created a relative backup of my home directory using tar into a file named backup.tar.
No problem there.
I checked it out using the table of contents command to list the contents of the...
2,554
Posted By Relykk
Thanks Ygor for your help. I had to make...
Thanks Ygor for your help.

I had to make some minor modifications to the flag script to get it to work for me, but all is well now, and the headache is now gone.

Thanks again!
2,554
Posted By Relykk
Yes, but that isn't a problem at this point....
Yes, but that isn't a problem at this point. Thanks though.
2,554
Posted By Relykk
Sorry Optimus! I'll remember next time. ...
Sorry Optimus! I'll remember next time.

Ygor, I tried implementing the loop you showed to me, and two things are happening:

1) I keep getting prompted whether or not the UID is already...
2,554
Posted By Relykk
Help!!!!!!!!
As many of you on this forum already know, I have asked quite a few questions already that were probably elementary compared to your knowledge of Unix, but I have been searching through countless web...
1,928
Posted By Relykk
Thank you!
Thank you!
1,928
Posted By Relykk
Configuration file?
Anyone know which configuration file stores the users who are not permitted to use the at command?
3,350
Posted By Relykk
Thank you both very much.
Thank you both very much.
3,350
Posted By Relykk
Oops, I mean >>, sorry.
Oops, I mean >>, sorry.
3,350
Posted By Relykk
Thank you, and I apologize for my impatience. ...
Thank you, and I apologize for my impatience.

I thought that << was to append, or is it true only in certain circumstances?
3,350
Posted By Relykk
Yes...No...Maybe? Anyone???
Yes...No...Maybe? Anyone???
3,350
Posted By Relykk
crontab question
I'm trying to create a crontab entry that will run the who command once per hour Monday-Friday. Any command output should be appended to the file whoison.log in my home directory.

This is what I...
2,715
Posted By Relykk
No, I mean, I want to be prompted to enter the...
No, I mean, I want to be prompted to enter the values myself, and then once the information is collected the script should append a passwd like entry to the file passwd.user in my home directory.
2,715
Posted By Relykk
Adding users
Anyone have a simple shell script that will prompt and accept screen input for each field that is required in the /etc/passwd file?
3,910
Posted By Relykk
My apologies
Hey, sorry man! I didn't mean any harm. It's just that I already specified that I had no knowledge of programming.
I have no idea of what to do with that script to modify it, that's all.
For...
3,910
Posted By Relykk
Ygor, I like your pic by the way. Pretty...
Ygor,

I like your pic by the way. Pretty cool!
3,910
Posted By Relykk
Pseudocode
Thanks for the reply. I can see where you're going with that, but what I had in mind was something like this which I wrote in my version of pseudocode:

For each file listed as an argument
...
Showing results 1 to 25 of 26

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