SUSE Linux Common commands(1) Command ls--list filesLs-la gives a long list of all the files in the current directory, including a "hidden" file that starts with a period LS A * lists all the files in the current directory that begin with the letter
Baidu Library Linux command Daquan: http://wenku.baidu.com/view/fdbf5e3267ec102de2bd89ef.htmlcommon release versions of Linux redhat:advanced standard5; Enterprise Standard5; workstation Standard Fedora:fedoraTenUbuntu:ubuntu8.10Opensuse:opensuse11.0
(1) Command ls--list filesLs-la gives a long list of all the files in the current directory, including a "hidden" file that begins with a periodLS A * lists all files in the current directory that begin with the letter ALs-l *.doc gives all files
Find using:List all files and folders in the current directory and sub-directoriesFind./homefind filenames ending in. txt under directory" *.txt "Ditto, but ignores case" *.txt "Find all files ending in. txt and. pdf under the current directory and
suse Linux Common commands(1) Command ls--list filesLs-la gives a long list of all the files in the current directory, including a "hidden" file that begins with a periodLS A * lists all files in the current directory that begin with the letter
suse Linux Common commands(1) Command ls--list filesLs-la gives a long list of all the files in the current directory, including a "hidden" file that begins with a periodLS A * lists all files in the current directory that begin with the letter
(1) Command ls--list filesLs-la gives a long list of all the files in the current directory, including a "hidden" file that begins with a periodLS A * lists all files in the current directory that begin with the letter ALs-l *.doc gives all files
Learn about the concept of drive and character
Drive: Refers to a storage area formatted with a drive letter, which can be a hard disk, a floppy disk, a CD-ROM, and a USB stick.
Drive letter: Is hard disk, floppy disk, CD-ROM, USB stick
1 echo and @@ # Disable single-row echoEcho off # Close echo from the next line@ Echo off # disable echo from the beginning of the line. This is the first line of batch processing.Echo on # enable echo from the next lineEcho # shows whether the
1Echo and @Echo command@ # Disable single-row echoEcho off # Close echo from the next line@ Echo off # disable echo from the beginning of the line. This is the first line of batch processing.Echo on # enable echo from the next lineEcho # shows
1 echo@ # Disable single-row echoEcho off # Close echo from the next line@ Echo off # disable echo from the beginning of the line. This is the first line of batch processing.Echo on # enable echo from the next lineEcho # shows whether the current
Linux Command sorting (commonly used) and linux Command sorting
Common Linux commands
1. There are two types of users in Linux: Super Users (root) and normal users.
A) Super User: You can do anything in linux without any restrictions.
B) common
Summary of common Linux commands
Common commands in Linux-file and directory operations
Files And Directories
Command
Option
Annotation
Example
Basic File Operations
Ls
[Option] [file]
Show all files
The full name of the list means that when we learn something, we have to know what it is, and when you know what it is, your mind will think of a lot of things to learn quickly.
1. Ls-a lists all documents under the document, including the
Here are some exercises for Linux. This may be very simple for the great God, still hope not to spit groove.
The following exercises, may be wrong, but also hope that we can be a lot of advice ha ~ ~
One, the choice question
1. The following
Xargs:
Find-type f-name "*.UNL" | Xargs awk-f "|" ' {if ($1== "221") {print $ > ' log/' FILENAME} '
When you use the-e x E c option of the f i n d command to process a matching file, the Find command passes all matching files to E x e C for
1, (think) the system why to have users1.1 Users?? The lowest-level security settings in the system, and reclaim (limit) rights.1.2 Groups?? Share rights. Divided into the following two kinds:?? (1) Additional groups: groups determined by the user
=============================================================================Linux Command Review and Practice:----------------------------------------------------------------------------- Linux command format:command [-Options] [Parameter1]
Write in front:1, "You must know about the Linux file directory operation of the 12 common commands" is the landlord collected on the Linux file directory operations most commonly used commands, including the file or directory of new, copy, move,
One, grep command(1) command format grep [option] pattern [file] (2) Common parameter parameter description-C calculation find ' search string ' (that is, pattern) number of times-I ignore case difference, so the case is treated as the same-N output
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.