From: cherierm Date: Wed, 4 Jun 2008 17:43:42 +0000 (+0000) Subject: a text file which contains the list of sh built-ins. X-Git-Tag: v3.3~425 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f3ca1b2ef804a731f8ff98a1c11047baff615928 a text file which contains the list of sh built-ins. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5534 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/tesh2/builtin.def b/tools/tesh2/builtin.def new file mode 100644 index 0000000000..bcaacaac64 --- /dev/null +++ b/tools/tesh2/builtin.def @@ -0,0 +1 @@ +alias bind builtin caller cd command compgen complete declare disown echo enable eval exec export false fc function getopts hash history jobs let logout printf pwd readonly shift shopt source suspend test time times trap true type typeset ulimit umask unalias unset \ No newline at end of file