From 38714c22a9c99c920bd42dbf7ba81622b735fe16 Mon Sep 17 00:00:00 2001 From: spiralman Date: Tue, 30 Jul 2002 19:37:51 +0000 Subject: Added section about destinations to oipkg docs. --- (limited to 'docs/usermanual/embeddedkonsole.sgm') diff --git a/docs/usermanual/embeddedkonsole.sgm b/docs/usermanual/embeddedkonsole.sgm index 4ba0287..838e705 100644 --- a/docs/usermanual/embeddedkonsole.sgm +++ b/docs/usermanual/embeddedkonsole.sgm @@ -59,6 +59,8 @@ A shell is a program that accepts input from a user, and runs commands. Each shell like BusyBox, which makes some of the more common commands part of its own program in order to save space). Shells can actually be very powerful, and many + + of them allow you to write something called "shell scripts" which are just a sequence of commands, sometimes with some flow control statements, saved to a file and run each time the script is run. For the most part, the average user @@ -146,7 +148,7 @@ to delete a directory that is not empty, along with all its contents, run -
Linking Files + - \ No newline at end of file + -- cgit v0.9.0.2