Search Results

Search: Posts Made By: fusionX
24,894
Posted By fusionX
hey.
Hey ! thanx for the help, i'm just stuck at the last part now.

i'm in awk, so.
assume that:
userName = usernames
deptName = departname;
shell = shell name
gid = group ID


# the below part...
24,894
Posted By fusionX
Hi
Usernames should be:

user[1]="cdaeng";
user[2]="rdasal"; and so on....

while GECOS is just the first name and last name and phone and stuff (which goes to user comments)... if i get the...
24,894
Posted By fusionX
Doesn't work...
Hi, frank, below is my code:

the Input file is in the format of:

"ADLER, CHARLES DAVID" 00-9388 x0753 Engineering
and the list goes on n on....

My code is:

BEGIN
{ FS="[\t]";
OFS="...
24,894
Posted By fusionX
awk - split function
Hi,

I have some output in the form of:
#output:
abc123
def567
hij890
ghi324

the above is in one column, stored in the variable x ( and if you wana know about x......
2,045
Posted By fusionX
Processing with AWK and Arrays
Done, thanks for the help - worked.
4,455
Posted By fusionX
la la la la la la - :) its owkring now.
la la la la la la - :) its owkring now.
4,455
Posted By fusionX
check out what I had tried....
check out what I had tried....
4,455
Posted By fusionX
So far !
done - thanks for the help ! :)
4,455
Posted By fusionX
Need Help with awk and arrays
now its owkring - thanks fo rthe help all .
Showing results 1 to 9 of 9

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