COPYING
MANIFEST.in
Makefile.am
README.md
autogen.sh
configure.ac
pyproject.toml
setup.py
libdash/__init__.py
libdash/_dash.py
libdash/ast.py
libdash/parser.py
libdash/printer.py
libdash.egg-info/PKG-INFO
libdash.egg-info/SOURCES.txt
libdash.egg-info/dependency_links.txt
libdash.egg-info/top_level.txt
src/Makefile.am
src/TOUR
src/alias.c
src/alias.h
src/arith_yacc.c
src/arith_yacc.h
src/arith_yylex.c
src/builtins.def.in
src/cd.c
src/cd.h
src/dash.1
src/error.c
src/error.h
src/eval.c
src/eval.h
src/exec.c
src/exec.h
src/expand.c
src/expand.h
src/histedit.c
src/init.h
src/input.c
src/input.h
src/jobs.c
src/jobs.h
src/machdep.h
src/mail.c
src/mail.h
src/main.c
src/main.h
src/memalloc.c
src/memalloc.h
src/miscbltin.c
src/miscbltin.h
src/mkbuiltins
src/mkinit.c
src/mknodes.c
src/mksignames.c
src/mksyntax.c
src/mktokens
src/myhistedit.h
src/mystring.c
src/mystring.h
src/nodes.c.pat
src/nodetypes
src/options.c
src/options.h
src/output.c
src/output.h
src/parser.c
src/parser.h
src/redir.c
src/redir.h
src/shell.h
src/show.c
src/show.h
src/system.c
src/system.h
src/trap.c
src/trap.h
src/var.c
src/var.h
src/bltin/bltin.h
src/bltin/echo.1
src/bltin/printf.1
src/bltin/printf.c
src/bltin/test.1
src/bltin/test.c
src/bltin/times.c
src/funcs/cmv
src/funcs/dirs
src/funcs/kill
src/funcs/login
src/funcs/newgrp
src/funcs/popd
src/funcs/pushd
src/funcs/suspend