Tag: commands

  • ubxmldict

    NAME ubxmldict – make a data dictionary from xml definitions SYNOPSIS ubxmldict DESCRIPTION FLAGS FLAG ARGUMENT TYPE DESCRIPTION ERRORS EXAMPLE SEE ALSO

  • ubupdate

    NAME ubupdate – update tables from commands SYNOPSIS ubupdate <application> DESCRIPTION FLAGS FLAG ARGUMENT TYPE DESCRIPTION ERRORS EXAMPLE SEE ALSO

  • ubtabfix

    NAME ubtabfix – automated table check and fix routine SYNOPSIS DESCRIPTION FLAGS FLAG ARGUMENT TYPE DESCRIPTION ERRORS EXAMPLE SEE ALSO

  • ubspreadsheet

    NAME ubspreadsheet – turn xml intp a spreadsheet SYNOPSIS DESCRIPTION FLAGS FLAG ARGUMENT TYPE DESCRIPTION ERRORS EXAMPLE SEE ALSO

  • ubprint_form

    NAME ubprint_form – save and manipulate forms SYNOPSIS DESCRIPTION FLAGS FLAG ARGUMENT TYPE DESCRIPTION ERRORS EXAMPLE SEE ALSO

  • ubprint

    NAME ubprint – print text with attributes SYNOPSIS ubprint -[P* a* d f* p* rate# r t* wp z] <files> DESCRIPTION ubprint reads files and prints them with embedded attributes for display or printing. ubprint recognises two command structures ‘.’ commands (lines starting with ‘.’) and ‘@@’ attributes (lines ending with ‘@@’ are followed by…

  • ubpr

    NAME ubpr – print files SYNOPSIS ubpr -[R T* b c l# m* n o# p r t# w# x* z] <files> DESCRIPTION ubpr is used to format text contained in file(s) for printing. It is similar to the Unix “pr” command but with different features. The options may appear in any order, but must…

  • ubpasschk

    NAME ubpasschk – check password in/etc/shadow SYNOPSIS ubpasschk DESCRIPTION Ubpasschk is a utility supplied to support the password checking functions of UNIBASE programs. On the original Unix systems, the user’s password was stored encrypted in the file /etc/passwd. As this file is generally readable it became easy to run password cracking programs against the encrypted…

  • ubnewdist

    NAME ubnewdist – make a new distribution of an application SYNOPSIS DESCRIPTION FLAGS FLAG ARGUMENT TYPE DESCRIPTION ERRORS EXAMPLE SEE ALSO

  • ubmv

    NAME ubmv – renames one UNIBASE table to another name SYNOPSIS ubmv table1 [table2..] target DESCRIPTION ubmv moves UNIBASE table (“.dat” and “.key” files) to a target name, table1 and target cannot be the same. If target is not a directory, then only one table may be specified before it. If the target has its…