Miscellaneous
- compress
- Program to compress data. Equivalent to the UNIX compress command.
- diff
- Program used to compare two files. Equivalent to the UNIX diff command.
- encrypt
- Program to encrypt passwords that you can use to fill the
r<user>
file. - nlsedit
- Editor to maintain input and output conversion tables for native language support.
- sort
- Sort program, equivalent of the UNIX
sort command. To specify a path where temporary
files are stored during the sort process, use the
BSE_SORT
environment variable.