Common commands in linux and Common commands in linux
Common commands in linux. We should first learn some very basic commands, but the usage is very high. Otherwise, the subsequent cou
(source) target (destination)[email protected] ~]# CP [options] Source1 source2 source3 .... directory
Parameters used with the CP:
-A: As-pdr means, please refer to the following instructions for PDR. (common)-D: If the source file is the attribute of the link file, the link file property is copied instead of the file itself;-I: If the target file (destination) already exists, the action will be asked (commonly used) when overwriting-P: Copy the past along with the properties of
Summary of Linux running level and all shutdown commands, and linux-level shutdown commands
What is a running level? Simply put, the running level is the function level currently running in the operating system. It allows some programs to start at one level, but does not start at another level.
Valid logon modes for
Common linux commands 2 and common linux commands
Before reading this article, you can first read this article, which provides 20 commands that are very useful to new Linux beginners. This article is written in what was not found
Shell translates into shell meaning, it is wrapped in the Linux kernel layer, a series of Linux commands can be issued to the operating system related instructions to the human-machine interface. The shell can combine a series of Linux commands with its conditional statement
Common Linux commands and common linux commands
1. User-relatedUseradd [user name] create a userPasswd [user name] change the password for the userSu-User Name SwitchingExit to the root user
2. Create files and directories(1) create a file: touch [file name](2) create a directory: mkdir (make directories)Mkdir-p [direc
Common Linux commands () and common linux commands
In Linux, The grep command is a powerful text search tool that uses regular expressions to search for text and print Matching lines. Grep stands for Global Regular Expression Print, which indicates the Global Regular Express
Common commands for Linux O M: du and Common commands for linux: duThe commonly used du-sh * Linux du command is also used to view the space, but unlike the df command, the Linux du command is used to view the space used by files
Linux File Management commands and linux commands
File command and Its Usage
File: Type of the file content.
Du command and Its Usage
-S:
-H:
Read command and usage
Describes the relationships and differences between the three open source protocols GPL, BSD, and Apache.
Free Software
Open source agreement, copyright d
Linux search commands and Linux search commands
Which command Which is used to find system commands, such as ls and cat. It is searched from the folder specified by the PATH variable. When the specified folder contains a binary file with the same name as the command, the pa
Linux operating system and common commands 2. Common commands in linux
Date: Time Management
Linux:
Hardware clock: clock, hwclock
Hwclock
-W: Change the hardware clock
-S: Change the system clock
System clock: date
Rtc: real time clock
Ntp: net time protocol
Get Command he
The first day of linux study, commonly used commands 1, commonly used linux commands
Basic Principles of linux:1. composed of a single free applet, the applet is combined to complete the tasks in charge.2. Everything is a file,3. Try to avoid capturing user interfaces. That
Basic Linux commands and Linux commands
Compression and decompression commands
Compression: tar-zcvf appName.tar.gz. date appFileName (for example, tar-zcvf rc.tar.gz. 0513 rc)
Decompress: tar-xvf tarFile
Tar command details:
Tar package compression;
Common Linux commands (28th) and common linux commands
The diff command is an important tool in linux. It is used to compare the content of files, especially files of different versions, to find the changes. Diff prints the changes of each line in the command line. The lates
Linux basic commands (2) commands on disk space, linux disk spaceDisk Space commands
Command
Function
Mount
Mount a File System
Umount
Detach a mounted file system
Df
Check the disk space of each hard disk partition and mounted
I. Linux basic management commands and Linux management commands
1. Shutdown and restart command
(1) shutdown command: shutdown [Option] Time
Option:-c. Cancel the previous shutdown command.
-H Shutdown
-R restart
Example: shutdown-h now # shut down immediately, root User
+ 10 # shutdown in 10 minutes
# Define the ab
Linux entry (1)-Basic commands and linux entry commands
This series of Linux beginners are the basic content I have summarized on the basis of "laruence's Linux private house dish", mainly to record my learning process, but also t
The command format for Linux is generally: command [-options] [parameters], such as ls-la/etc, you need to note:1) Individual commands are not used in this format, 2) when there are multiple options, can be written together; 3) There are simplified options (-) and full options, such as-a equals-all.(1) LSThe function of the LS command is to display the directory file , the original is a list, where the path
Common Linux commands (22) and common linux commands
The chmod command is used to change the access permissions of linux system files or directories. Use it to control access to files or directories. This command can be used in two ways. One is the text setting method that c
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.