Files
gsh/doc/source/command-builtins.rst
Nicolas Roche 6fa0348e0d Switch to new list implementation
Change-Id: I2c7d458544f1240390fcfdb3851dfc55c2e00ef0
2019-02-01 22:14:50 +01:00

76 lines
569 B
ReStructuredText

Basename
========
Cat
===
Cp
==
Dirname
=======
Echo
====
Expr
====
False
=====
Head
====
Limit
=====
Currently the command is not supported and is a nohup that always has ``0`` as exit status.
Mkdir
=====
Create a directory
.. program:: mkdir
.. option:: --
Stop parsing options
.. option:: -p
Create recursively intermediate directories and do not raise an error in
case directory already exists
.. option:: directories
A list of directories to create
Mv
==
Printf
======
Rm
==
Tail
====
Test
====
True
====
Uname
=====
Wc
==