>For me it took a few hours to port my apps that I use for everyday
>work, my shell, my editor, .... The early access Solaris 2 Packages
>did come with SunStudio so compiling was no problem.

The biggest headaches I found were things like signal() and fixing
off-by-one malloc errors the Solaris 2 allocator did not like at all.

>This is the only real problem for now and it could be prevented easily:
>
>Do it like SGI and let "ps -efc" behave like a SVr4 ps and "ps aux"
>like a BSD ps. You only need to look for the '-' in the args.
>
>BTW: I now prefer /bin/ps for 99% of all cases but would really like to be 
>able 
>to just type "ps aux" instead of "/usr/ucb/ps aux" and well, I have a
>df -k alias.

Yeah, such a simple change....

Casper
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to