Some little-known but interesting Unix/Linux commands (V)

Source: Internet
Author: User
"Some little-known but interesting Unix/Linux commands" series:
    1. Some little-known but interesting Unix/Linux commands (1)
    2. Some little-known but interesting Unix/Linux commands (2)
    3. Some little-known but interesting Unix/Linux commands (3)
    4. Some little-known but interesting Unix/Linux commands (4)

This series has been put on hold for a while. Today we will finish the last articleArticle. Hope to help you.

Interesting commands
  1. Finger,Query user information, which usually displays the user name, main directory, stagnation time, Logon Time, logon shell, and other information of a user in the system;
  2. !!,Repeat the previous command. In addition,!PatternYou can quickly execute commands starting with patttern in commands that have been executed, which is quite convenient and convenient;
  3. At,Regular scheduling: You can run a job at a certain interval. You only need to run the job once instead of periodically running it. Use the AT command;
  4. WC,Query the number of rows or words in the file;
  5. Taskset,Limit the number of CPUs occupied by processes;
  6. Tail,The command is used to display the last few lines of the file. The default value is 10. It is generally used to view log files. The latest file content is continuously output based on log updates. You do not need to refresh and view the content. CTRL + C can end the output;
  7. Apropos,In Linux, there are powerful help commands other than man. What the Command actually completes is to search the descriptions of other commands and list the relevant commands. Not necessarily, the command is what you want, however, it can help recall useful commands;
  8. Nload,Tools used to view network traffic of Linux servers in real time;: I really like nload and iftop to monitor network activity when tcpdump low-levelness is not needed.
  9. Find-delete,Find and delete the files that meet the filtering conditions;
  10. Watch,Watch can help you monitor the running results of a command, saving you the need to manually run it over and over again;
  11. Xxd,Displays an object in hexadecimal format;
  12. CTRL + R,Commands executed by reverse search are very powerful! With this, you can discard history;
  13. Dmidecode,Dump the DMI (Desktop Management Interface) information of the machine in a readable way. The information includes hardware and bios, which can be used to obtain the current configuration, you can also get the maximum configuration supported by the system;
  14. Most,Like the more and less functions, the text viewer;
  15. Iptraf,Monitors network traffic, especially when installed on the firewall, and works with iptables to monitor network exceptions that flow through the firewall;
  16. Open,You can use the associatedProgramOpen the file;
  17. Cowsay,This command can make a cowboy say two humorous sentences. (In view of the comments in the previous article, this command may already be in the ranks of the game. Please note .)
  18. Rsync,The software that implements the remote synchronization function, while Synchronizing files, it can maintain additional information such as the permissions, time, and soft and hard links of the original file;
  19. Pgrep,A tool that queries a process by program name. It is generally used to determine whether the program is running;
  20. YACC,The compiler used to generate the CompilerCodeGenerator );
  21. Du,Measure the disk space occupied by directories (or files;
  22. Ssh,Used to remotely log on to a Linux host;
Conclusion

This series ends here. Hope to help you. There may be many shortcomings. Please help us to correct them. Thank you!

References
  1. Linux Command: User Information and Management-finger
  2. Crontab)
  3. Linux tips: Use cron and at to schedule jobs
  4. Use the taskset command to restrict the CPU of a process
  5. Taskset
  6. Linux tail commands
  7. Tail command details
  8. One Linux Command per day tail
  9. Apropos: A Powerful HELP command except man in Linux
  10. Nload tool for viewing network traffic of Linux servers in real time
  11. Nload software for network card Traffic Monitoring in Linux
  12. Nload, a real-time monitoring tool for Linux Network Traffic
  13. Strange behavior with 'Find-delete'
  14. Linux or Unix find and remove files with one find command on fly
  15. Summary of watch command usage in Linux
  16. Linux watch command usage
  17. Watch -- Monitoring command running result
  18. Use the tool xxd in Linux
  19. Linux xxd hexdump to view the hexadecimal method. It is better to use it with VI.
  20. CTRL + R in the Linux Command Line
  21. Use Ctrl + R to search for historical commands
  22. Dmidecode of Linux commands I used-view hardware information
  23. Linux hardware information viewing tool dmidecode
  24. Use iptraf in Linux to analyze network traffic
  25. Iptraf for Linux real-time network traffic monitoring tool
  26. File sync backup from Linux to Linux
  27. Linux rsync synchronization settings
  28. Linux Study Notes BACKUP command rsync
  29. Linux pkill and pgrep commands
  30. Linux pgrep Query Process Tool
  31. YACC --- a compiler used to generate the compiler on Unix/Linux
  32. YACC and Lex Quick Start
  33. Usage of DU command parameters in Linux
  34. Deep parsing for Linux SSH
  35. Use OpenSSH instead of Telnet's zookeeper Method
  36. SSH Principle and Application (I): Remote Logon
  37. SSH Principle and Application (II): Remote Operations and port forwarding

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.