Merge pull request #2507 from theo-l/master

translating
This commit is contained in:
Xingyu.Wang 2015-03-13 23:39:11 +08:00
commit 113801a454

View File

@ -1,3 +1,5 @@
theo-l translating
15 Interview Questions on Linux “ls” Command Part 1 15 Interview Questions on Linux “ls” Command Part 1
================================================================================ ================================================================================
The listing command in UNIX and UNIX like operating System ls is one of the most basic and widely used utility in command-line. It is POSIX compliant utility available for GNU coreutils and BSD variants. The ls command can be used with a variety of options to get desired results. This article aims at deep insight of file listing command in Linux with relevant examples. The listing command in UNIX and UNIX like operating System ls is one of the most basic and widely used utility in command-line. It is POSIX compliant utility available for GNU coreutils and BSD variants. The ls command can be used with a variety of options to get desired results. This article aims at deep insight of file listing command in Linux with relevant examples.
@ -184,4 +186,4 @@ via: http://www.tecmint.com/ls-command-interview-questions/
[a]:http://www.tecmint.com/author/avishek/ [a]:http://www.tecmint.com/author/avishek/
[1]:http://www.tecmint.com/ls-interview-questions/ [1]:http://www.tecmint.com/ls-interview-questions/
[2]:http://www.tecmint.com/15-basic-ls-command-examples-in-linux/ [2]:http://www.tecmint.com/15-basic-ls-command-examples-in-linux/