bikbuild [--run]Build program from C source files in working
directory. If --run is specified, immediately run
the program if the build is successful.
bikrunRun program from build output in working directory.
bikpaintRun image editor.
bikpath COMPONENTPrint the path of a component of the Biksel system to standard output. COMPONENT must be one of the following:
manual-html
| user manual in HTML format, index.html file |
|---|---|
manual-pdf
| user manual in PDF format |
examples
| directory containing the example programs |
copying
| GNU General Public License in text format |
copying.lesser
| GNU Lesser General Public License in text format |
source
| directory containing the source code for Biksel |
emacs-init-file
| template Emacs init file |
bikinfo ITEMPrint information about the Biksel system to standard output. ITEM must be one of the following:
version
| version number of the Biksel system |
|---|
bikpackage ACTIONQuery or manipulate the Biksel installation. ACTION must be one of the following:
list-files
| print paths of installed files and directories to standard output, one per line |
|---|---|
uninstall
| uninstall Biksel; may require superuser privileges depending on how you installed Biksel; will prompt you to confirm before removing any files |
Note: this command is not applicable to some installations of Biksel, e.g. if you installed Biksel via your operating system's package manager.