There are many commands under Linux system. These commands can be divided into several types according to different functions. This article will introduce two classifications of Linux system external commands and built-in commands.
1.Linux built-in commands: built-in program from the shell command, the most common are cd, pwd and so on.
Use the type command to see which command the command belongs to, for example:
#type cd
cd is a shell builtin ———— This prompt, indicating that this command is a built-in command
2. Linux external command: itself is a separate executable program file, the command name is the program file name, common ls, mv, ps, etc. .
Search: Search by the path specified in the shell's built-in environment variable PATH;
#echo $PATH
/usr/lib64/qt-3.3/bin :/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/binPATH path
By using which to see where the command is located Path, for example:
#which ps
/bin/ps ————》This command is in the bin directory
The above is the Linux system. The type of command line is introduced. There are many types of Linux command lines, but the main ones are divided into external commands and internal commands.
If you want to make RPM package under Linux system, you can use FPM tool to complete it. The FPM too
Xen virtual machine can be used for server application integration, software development testing, et
VMware Tools is a virtual machine software that many computer gamers love. VMware T
Many people may not know that the Ubuntu system has its own recovery mode. So what
Linux uses the blockdev command to adjust the file read-ahead size
FreeBSD steps to load iso files through virtual CD-ROMs
How CentOS uses FPM to make RPM packages
Summary of tar commands in Linux system
How Linux sets up port forwarding for intranet access to intranet
How to use cgroups to manage CPU resources under Linux
How to quickly clear Linux file content
How to use rsa password-free login in Linux
Linux system hard disk failure repair method
How Linux cracks root password in single-user mode
How to use the df command to view Linux disk space?
How to solve the difference in the used space detected by the Linux df and du commands?
How to solve the problem of Win7 system game delay
Microsoft cited the following examples to show how to use these features:
Manage win10 system start menu and start screen several tricks
Two ways to easily remove the small lock
Win10 strategy group prompts namespace solution occupation
Win8 can not shut down 5 steps to get
How to create WiFi hotspot under Win8: Win8 create WIFI hotspot detailed tutorial