index
:
minishell.git
lexer
m_test
master
path
rendu
School project: a minimalistic shell based on bash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
builtin
/
exit.c
blob: f4cc4fd4145129fcb4dc79ba78dd695ce4fdf426 (
plain
)
1
2
3
4
/**
** \file exit.c
** \brief `exit` builtin
*/