maxishell
Implementation of a shell for Linux-like systems
|
#include "tokens.h"
Go to the source code of this file.
Functions | |
void | make_history (char *line) |
void make_history | ( | char * | line | ) |
Definition at line 15 of file aux.c.
References HISTORY_PATH.
Referenced by main_loop().