Search Results

Search: Posts Made By: LordJezoX
4,797
Posted By LordJezoX
Having a for loop read in lines with spaces?
Is this possible?

I have a for loop in a shell script reading a list, but I want each line to be a loop, not each thing with a space.

Here is the example:
HOSTLIST="\
1.2.3.4 serverA
1.2.3.5...
3,855
Posted By LordJezoX
Thanks guys, it worked.
Thanks guys, it worked.
3,855
Posted By LordJezoX
Displaying lines of a file where the second field matches a pattern
Howdy.

I know this is most likely possible using sed or awk or grep, most likely a combination of them together, but how would one go about running a grep like command on a file where you only try...
1,637
Posted By LordJezoX
Old account went *poof*, can someone help?
My real account, LordJezo, no longer lets me log in. It seems locked or something, no password is working and it's locked out my email address.

Can a mod PM me so I can prove who I am? I am...
14,994
Posted By LordJezoX
Oh that worked. Brilliant.
Oh that worked.

Brilliant.
14,994
Posted By LordJezoX
I have tried to do it with " and ' but it just...
I have tried to do it with " and ' but it just gives me a sudo syntax error when I try to save it.

>>> sudoers file: syntax error, line 335 <<<


Or such.
14,994
Posted By LordJezoX
Possible to give non root user sudo to "crontab -l"
Does anyone know if this is possible?

I want to give some users access to root's crontab but only with a read privilege.

Is this possible to do or can only root or people with full root sudo...
Showing results 1 to 7 of 7

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