How do I change items like password aging, strong passwds, min chars etc... Whatever else csan be changed on passwords. If you could point me to some document that would be a great help!!
I know how to in SCO but not SUN.
Any help would be great.
Thanks
Brandt
Anyone know what the issue is here?
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base................ok
t/10general.............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-33...
cat name of files to list
> BigFile # Start with empty file
ls * > list
for file in `cat list`
do
cat $file >> BigFile
done
Should do the trick!!
Chomps
Ranjit
I am running Sun 5.8 and get this error msg.
awk: syntax error near line 1
awk: illegal statement near line 1
Thanks
awk 'BEGIN {FS="," ; RS="\n" } { printf("%s%s", $0,ORS=(FNR%6)?FS:RS) }' foo1
I Have this output
paeq45:27502
112.26.259.35
20502
tcp
tcp
active
watp45:23564
157.72.135.35
40204
tcp
tcp
active
rupp47:20225
135.42.224.37
10605
tcp
tcp
active
The only thing that is constant is that the FIRST record (element) contains a ":"
Want output like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.