habvi / 42_minishell

Re-implemented a simple shell.
4 stars 0 forks source link

fix) input from pipe #318

Open ak0327 opened 1 year ago

ak0327 commented 1 year ago

echo -e "ls" | ./minishell ./minishell < in.txt