X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/2a49908006b177c4d6354309333d06b1b96e4887..0f73e6cc9945f9b4a074bb62b9708d1751fa3723:/lunaix-os/usr/sh/sh.c diff --git a/lunaix-os/usr/sh/sh.c b/lunaix-os/usr/sh/sh.c index 8ce8617..0a91aa7 100644 --- a/lunaix-os/usr/sh/sh.c +++ b/lunaix-os/usr/sh/sh.c @@ -175,7 +175,6 @@ sh_loop() void main() { - printf("\n Simple shell. Use or to scroll.\n\n"); sh_loop(); _exit(0); } \ No newline at end of file