Linux text mode command list

Source: Internet
Author: User
Linux text mode command list-Linux general technology-Linux technology and application information, the following is a detailed description. 1. restart the system: shutdown, reboot, and init;

2. Copy files or folders between two Linux machines: scp, for example, scp-p username @ hostname: srcdir destdir. (Note: if there is space in the path, add \ escape before the space );

3. Check the system running status: htop or top (htop needs to be installed separately rather than built-in );

4. Pause the process: "Ctrl" + Z;

5. Call the process to the backend for running: nohup progame_name, for example, nohup scp;

6. view the current folder size: du-sm;

7. view the background process: fg;

8. display the modification time: date [-s] ["time-value"]

9. Connect to another Linux system: ssh

10. Open the shared directory of another Windows machine: smb :// Such as smb: // 192.168.1.1
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.