From bcd1f54423ebb0f719ece50241ee03acbaa9df00 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 11 Feb 2013 06:47:29 -0500 Subject: [PATCH] shell/Readme.md: Fix 'swsc' -> 'swc' typo --- shell/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/Readme.md b/shell/Readme.md index e8ad3f7..043477a 100644 --- a/shell/Readme.md +++ b/shell/Readme.md @@ -264,7 +264,7 @@ these together, so: ls ../../ -prints the contents of `/home/swsc` which is your home +prints the contents of `/home/swc` which is your home directory. Finally, the special directory `.` always refers to your current directory. So, `ls`, `ls .`, and `ls ././././.` all do the same thing, they print the contents of the current directory. This may -- 2.26.2