From: Doug Latornell Date: Fri, 15 Feb 2013 21:17:06 +0000 (-0800) Subject: Update shell/Readme.md X-Git-Url: http://git.tremily.us/?p=swc-modular-shell-hearing.git;a=commitdiff_plain;h=d4d10fea269197cef23e0713e624b1a202e5106c Update shell/Readme.md Fix typo and some missing words. --- diff --git a/shell/Readme.md b/shell/Readme.md index 043477a..1961f4a 100644 --- a/shell/Readme.md +++ b/shell/Readme.md @@ -115,7 +115,8 @@ Some terminals will not color the directory entries in this very convenient way. In those terminals, use `ls -F` instead of `ls`. The `-F` argument modifies the results so that a slash is placed at the end of directories. If the file is *executable* meaning that it can be -run like a program, then a star fill be placed of the file name. +run like a program, then a star will be placed at the end of of the +file name. You can also use the command `ls -l` to see whether items in a directory are files or directories. `ls -l` gives a lot more