Search Results

Search: Posts Made By: shan2on
1,548
Posted By shan2on
ok... fair enough What i am trying to do,...
ok... fair enough


What i am trying to do, is get a username from the person [assuming root] and based on a formatted output from awk

...

awk -F: '$3 > 100{ print $0 }' /etc/passwd

......
1,548
Posted By shan2on
scripting with awk and sed
hey all,

i was just wondering if it was possible to to get data from user input [in this case lets say $1], and parse it through sed to remove or add what that user has entered into a flat file?...
7,764
Posted By shan2on
Julian Dates and the Cal command
hey all,

I was wondering if it was possible to get the julian date with the cal command.

I know that the "-j" option will display it, however, i need the Julian Date of a specific date, in...
Showing results 1 to 3 of 3

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