From 2a57d3b97fb27fb24deaa4da894b01e1957a528b Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 3 Feb 2020 06:34:06 +0100 Subject: TODO list and basic plan --- test.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test.sh') diff --git a/test.sh b/test.sh index f7c072c..521f0dc 100755 --- a/test.sh +++ b/test.sh @@ -10,3 +10,5 @@ green() { } echo "minishell test" + +echo "echo -n bonjour" | ./minishell -- cgit