From fabd1f8c9edcb9a1f9ef3445644ff2b55aa4a194 Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Tue, 15 Dec 2015 23:10:32 +0200 Subject: [PATCH] Remove -s from ls -ls --- pages/common/ls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/ls.md b/pages/common/ls.md index d8771ed9b7..8c4541ad4e 100644 --- a/pages/common/ls.md +++ b/pages/common/ls.md @@ -12,7 +12,7 @@ - List all files with their rights, groups, owner -`ls -ls` +`ls -l` - List all files and display the file size in a human readable format