From f3ca1b2ef804a731f8ff98a1c11047baff615928 Mon Sep 17 00:00:00 2001 From: cherierm Date: Wed, 4 Jun 2008 17:43:42 +0000 Subject: [PATCH] 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 --- tools/tesh2/builtin.def | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/tesh2/builtin.def 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 -- 2.20.1