Man , info, help, date, Hwclock, Cal, shutdown, reboot, Halt, Poweroff, type, CD, which, DirName, BaseName, who, which, Whatis, Makewhatis, Echo, hash, TTY tac:cat display the file file in reverse order ...: View the format of the contents of the
Create a script
Linux has many different shells, but we usually use Bash (Bourne again shell) for shell programming, because Bash is free and easy to use. So in this article, all the scripts provided by the author use Bash (but in most cases,
CCat Zdd Browse the contents of a ZDD fileCat Zdd1 Zdd2 Browsing the contents of multiple filesCat-n ZDD Browse the contents of a file Zdd and display line numbersCD back to the start directory, that is, just logged into the system directory, CD
The shell is the interface between the user and the Linux operating system.CCat Zdd Browse the contents of a ZDD fileCat Zdd1 Zdd2 Browsing the contents of multiple filesCat-n ZDD Browse the contents of a file Zdd and display line numbersCD back to
UNIX Shell control structure-IF Flow Control (demo-making) IF statement has three formats: first, if... fi statement www.2cto.com is an instance: [plain] cat if1.sh #! /Bin/sh a = 10 B = 20 # ① if [$ a-eq $ B]; then echo "a is equal to B "; fi if [$
Some time ago, we reviewed 15 examples of practical find commands (part 1 ). The search command can do much better than simply searching for name-based files (part 1). in this article, let's discuss 15 examples of advanced find commands,
Basic commandsFirst, the basic principles of Linux:1, consisting of a small program with a single purpose; a combination of small procedures to complete complex tasks;2, all documents;3, try to avoid capturing the user interface; (try not to
Article title: Bash instance (1 ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Learning how to program
Grep command Chinese manual (info grep translation), grep Chinese manual
1. This article is the info man translation, which is basically translated according to the original text. There are several unavailable options that are not translated, but
Common command review,
Man
View Command help, command dictionary, more complex info, but not commonly used.
Help
View the help of Linux built-in commands, such as the cd command.
File and directory operation commands
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.