Search Results

Search: Posts Made By: ericdp63
2,935
Posted By ericdp63
getting closer :)
Thanks Kato, that works just fine. Let me see if I can dissemble this.

NF checks to see that there are less then four fields(columns).
If so, save that line and go read the next line
Else...
2,935
Posted By ericdp63
Delimited data contains line feeds where they shouldn't be
I have some data, each record (line) ends with a line feed (\n). Each field is pipe (|) delimited.

1|short desc|long text|2001-01-01 01:01
2|short desc| long
text |2002-02-02 02:02
...
2,952
Posted By ericdp63
>whoami eric >sudo echo $( whoami ) eric...
>whoami
eric

>sudo echo $( whoami )
eric


How do I know that sudo was being used?
2,952
Posted By ericdp63
Identify if ran by su or sudo?
Recently I was on an operational call and heard the people running my code placing the code in the /tmp directory and running as root. I had not planned on that. So I want to add some checks to my...
Showing results 1 to 4 of 4

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