Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx .\" This is a hack to force bash builtins into the whatis database
     5         kx .\" and to get the list of builtins to come up with the man command.
     5         kx .\"
     5         kx .\" File Name macro.  This used to be `.PN', for Path Name,
     5         kx .\" but Sun doesn't seem to like that very much.
     5         kx .\"
     5         kx .de FN
     5         kx \fI\|\\$1\|\fP
     5         kx ..
     5         kx .TH BASH_BUILTINS 1 "2021 November 22" "GNU Bash 5.2"
     5         kx .SH NAME
     5         kx :, ., [, alias, bg, bind, break, builtin, caller,
     5         kx cd, command, compgen, complete, compopt,
     5         kx continue, declare, dirs, disown, echo, enable, eval, exec, exit,
     5         kx export, false, fc, fg, getopts, hash, help, history, jobs, kill,
     5         kx let, local, logout, mapfile, popd, printf, pushd, pwd, read,
     5         kx readarray, readonly, return, set,
     5         kx shift, shopt, source, suspend, test, times, trap, true, type, typeset,
     5         kx ulimit, umask, unalias, unset, wait \- bash built-in commands, see \fBbash\fR(1)
     5         kx .SH BASH BUILTIN COMMANDS
     5         kx .nr zZ 1
     5         kx .so man1/bash.1
     5         kx .SH SEE ALSO
     5         kx bash(1), sh(1)