Linux Shell Common commands daily one more

Source: Internet
Author: User

Freshman semester to learn the basic operation of Linux, has not been used for a long time, the virtual machine has not opened nearly half a year (as a computer professional juvenile really should not). To replenish this knowledge and lay the groundwork for future learning, now update a shell command and its subcommands every day, and you are welcome to view it. Commands are arranged alphabetically, and can be found on the internet, so that they are easier to view and less prone to missing commands.

Common file management commands under Linux:

  pwd Displays the current directory absolute pathname, a command that the individual feels is very useful

  ls -Parameter displays the file in the current directory

Parameter options: ----list all files in the directory, including hidden files under the directory;

         - L --list the details in the directory, including permissions, owner, group, size, creation date, etc.;

         - F -List the type of file under directory;

- R ---from the last file in the directory one at a time;

         - R --recursively displays the contents of all subdirectories under this directory;

         - S --Sort by file size;

         - H -to display the file size in KB, MB, GB mode;

         - L file name--Displays specific information about the file.

  

Linux Shell Common commands daily one more

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.