translating

This commit is contained in:
theo-l 2015-03-12 22:29:33 -03:00
parent 2f9032064a
commit caaee827dd

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/