From d4d10fea269197cef23e0713e624b1a202e5106c Mon Sep 17 00:00:00 2001 From: Doug Latornell Date: Fri, 15 Feb 2013 13:17:06 -0800 Subject: [PATCH] Update shell/Readme.md Fix typo and some missing words. --- shell/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.26.2