mirror of
https://github.com/AdaCore/gsh.git
synced 2026-02-12 12:27:10 -08:00
76 lines
569 B
ReStructuredText
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
|
|
==
|
|
|
|
|