much better unix-style integration
- proper man pages
- unix-style installation with clear separation between
(a) the installed J system and (b) the users' scripts;
easy J upgrades without destroying local scripts.
- more unix-like behaviour (eg., current directory and path
treatment)
- Less reinvention of the wheel but openess to existing unix tools.
- better interfaces to other unix tools (2!:0 without having
stderr simply discarded). Examples: gnuplot, tcl/tk.
- "add-on libs" not (badly) duplicated with J but supposed
to be taken from the host and its pkg management (optimized
libs (lapack!), security-maintained).
- native packages for various unix/linux distributions