From 3cafac0479d25ec70375712576ad2d965d10ebac Mon Sep 17 00:00:00 2001 From: WlodekM Date: Wed, 19 Feb 2025 10:24:56 +0200 Subject: devscan and stuff --- progs/shel/shel.c | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/shel/shel.c') diff --git a/progs/shel/shel.c b/progs/shel/shel.c index 323a06d..9de9a6f 100644 --- a/progs/shel/shel.c +++ b/progs/shel/shel.c @@ -66,6 +66,7 @@ void joinPath(char *result, const char *base, const char *rel) { } int main() { + write(1, "*", 1); char input[255] = {0}; char command[128] = {0}; char *argv[32] = {0}; -- cgit 1.4.1-2-gfad0