Skip to content

Commit

Permalink
Update shell/Readme.md
Browse files Browse the repository at this point in the history
Fix typo and some missing words.
  • Loading branch information
douglatornell committed Feb 15, 2013
1 parent e36190c commit 3672232
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shell/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3672232

Please sign in to comment.