CS-Notes/notes/Linux.md

1072 lines
24 KiB
Markdown
Raw Normal View History

2018-02-20 10:40:05 +08:00
<!-- GFM-TOC -->
2018-02-22 14:47:22 +08:00
* [???<3F><>??????????](#???<3F><>??????????)
* [????](#????)
* [???](#???)
* [??????](#??????)
* [?????](#?????)
2018-02-20 10:40:05 +08:00
* [PATH](#path)
2018-02-22 14:47:22 +08:00
* [???<3F><>??](#???<3F><>??)
2018-02-20 10:40:05 +08:00
* [sudo](#sudo)
* [GNU](#gnu)
2018-02-22 14:47:22 +08:00
* [????????](#????????)
* [???????<3F>ѷ<EFBFBD>](#???????<3F>ѷ<EFBFBD>)
* [????](#????)
* [??????????](#??????????)
* [??????](#??????)
2018-02-20 10:40:05 +08:00
* [1. MBR](#1-mbr)
* [2. GPT](#2-gpt)
2018-02-22 14:47:22 +08:00
* [??????????](#??????????)
2018-02-20 10:40:05 +08:00
* [1. BIOS](#1-bios)
* [2. UEFI](#2-uefi)
2018-02-22 14:47:22 +08:00
* [????](#????)
* [??????????????](#??????????????)
* [?????????](#?????????)
* [?????????????????](#?????????????????)
* [1. ?????????????](#1-?????????????)
* [2. ???????????](#2-???????????)
* [3. ??????](#3-??????)
* [???????](#???????)
* [?????????](#?????????)
* [??????](#??????)
* [???????](#???????)
* [??????](#??????)
* [????????????????](#????????????????)
2018-02-20 10:40:05 +08:00
* [1. ls](#1-ls)
* [2. cp](#2-cp)
* [3. rm](#3-rm)
* [4. mv](#4-mv)
2018-02-22 14:47:22 +08:00
* [??????????](#??????????)
2018-02-20 10:40:05 +08:00
* [1. cat](#1-cat)
* [2. tac](#2-tac)
* [3. more](#3-more)
* [4. less](#4-less)
* [5. head](#5-head)
* [6. tail](#6-tail)
* [7. od](#7-od)
* [8. touch](#8-touch)
2018-02-22 14:47:22 +08:00
* [????????????](#????????????)
2018-02-20 10:40:05 +08:00
* [1. which](#1-which)
* [2. whereis](#2-whereis)
* [3. locate](#3-locate)
* [4. find](#4-find)
2018-02-22 14:47:22 +08:00
* [4.1 ??????<3F><>?????](#41-??????<3F><>?????)
* [4.2 ???????????????????<3F><>?????](#42-???????????????????<3F><>?????)
* [4.3 ??????????????<3F><>?????](#43-??????????????<3F><>?????)
* [???????????](#???????????)
* [??????????](#??????????)
2018-02-20 10:40:05 +08:00
* [inode](#inode)
2018-02-22 14:47:22 +08:00
* [???? inode ?? block](#????-inode-??-block)
* [????????????????](#????????????????)
* [1. ???????](#1-???????)
* [2. ????????](#2-????????)
* [???????](#???????)
* [???](#???)
2018-02-20 10:40:05 +08:00
* [1. gzip](#1-gzip)
* [2. bzip2](#2-bzip2)
* [3. xz](#3-xz)
2018-02-22 14:47:22 +08:00
* [???](#???)
2018-02-20 10:40:05 +08:00
* [BASH](#bash)
2018-02-22 14:47:22 +08:00
* [Bash????](#bash????)
* [????????](#????????)
* [??????????](#??????????)
* [???????????](#???????????)
* [???????](#???????)
* [1. ??????cut](#1-??????cut)
* [2. ????????sort??uniq](#2-????????sort??uniq)
* [3. ???????????tee](#3-???????????tee)
* [4. ?????????tr??col??expand??join??paste](#4-?????????tr??col??expand??join??paste)
* [5. ???????split](#5-???????split)
* [??????????????????????](#??????????????????????)
2018-02-20 10:40:05 +08:00
* [grep](#grep)
* [printf](#printf)
* [awk](#awk)
2018-02-22 14:47:22 +08:00
* [vim ??????](#vim-??????)
* [?<3F><>?????](#?<3F><>?????)
2018-02-20 10:40:05 +08:00
<!-- GFM-TOC -->
2018-02-22 14:47:22 +08:00
# ???<3F><>??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ????
2018-02-20 10:40:05 +08:00
**1. --help**
2018-02-22 14:47:22 +08:00
????????<3F><>??????????
2018-02-20 10:40:05 +08:00
**2. man**
2018-02-22 14:47:22 +08:00
man ?? manual ????<3F><>???????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????? man date ????? DATE(1) ????????<3F><>??????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
| ???? | ???? |
2018-02-20 10:40:05 +08:00
| -- | -- |
2018-02-22 14:47:22 +08:00
| 1 | ????? shell ?????<3F><>????????????????????? |
| 5 | ??????? |
| 8 | ????????????????????? |
2018-02-20 10:40:05 +08:00
**3. info**
2018-02-22 14:47:22 +08:00
info ?? man ????????? info ???????????????<3F><>?????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ???
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**1. ???????<3F><>????? sync**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????<3F><>????<3F><>??????<3F><>?????????????????????????????????????????? sync ?????????
2018-02-20 10:40:05 +08:00
**2. shutdown**
```html
2018-02-22 14:47:22 +08:00
# /sbin/shutdown [-krhc] [???] [??????]
-k ?? ???????????????????????????????????
-r ?? ???????????????????????
-h ?? ??????????????????????
-c ?? ??????????<3F><>? shutdown ???????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
**3. ??????????**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
reboot??halt??poweroff??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
ps ??<3F><>
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????? theadx ??????????
2018-02-20 10:40:05 +08:00
```html
ps aux | grep threadx
```
2018-02-22 14:47:22 +08:00
## ?????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
netstat ??<3F><>
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???????? 80 ???????
2018-02-20 10:40:05 +08:00
```html
netstat -anp | grep 80
```
## PATH
2018-02-22 14:47:22 +08:00
????????????? PATH ????????????????<3F><>????<3F><>??????? : ?????
2018-02-20 10:40:05 +08:00
```html
/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/dmtsai/.local/bin:/home/dmtsai/bin
```
2018-02-22 14:47:22 +08:00
## ???<3F><>??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
0???????
1????????????????????root????
2??????????????????
3??????????????????????????????????????????
4????????<3F><>???
5???????????? X-windows ??????????????<3F><>
6????????????????????
2018-02-20 10:40:05 +08:00
## sudo
2018-02-22 14:47:22 +08:00
??? sudo ????????????? root ????<3F><>????<3F><>????????? /etc/sudoers ?<3F><>?????????<3F><>
2018-02-20 10:40:05 +08:00
## GNU
2018-02-22 14:47:22 +08:00
GNU ????????????<3F><>?????????????????????????????????????? GNU???????????????? GPL ????????????? GPL ???? GNU ??<3F><>??????<3F><>?<3F><>???????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- ???<3F><>???????<3F><>??????????
- ???????????
- ?????????????????????????<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
RPM ?? DPKG ???????????????????????RPM ???? Redhat Package Manager???????? Red Hat ????????????? GNU ???????????????????? Linux ?? (RHEL) ?????????????? RPM ???<3F><>?????????? Debian ?????? (UBUNTU) ?? DEB ???????????? DPKG?????? Debian Package??????????? RPM ?????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
YUM ???? RPM ?????????????????????????????????????????????????? RPM ???????????????????????????????????????????????????????????????????????????????????????????????????YUM ???????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ???????<3F>ѷ<EFBFBD>
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
Linux ???<3F><>??????????? Linux ????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**???? DPKG**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????<3F><>?
2018-02-20 10:40:05 +08:00
- Ubuntu
2018-02-22 14:47:22 +08:00
???????<3F><>?
2018-02-20 10:40:05 +08:00
- Debian
2018-02-22 14:47:22 +08:00
**???? RPM**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????<3F><>?
2018-02-20 10:40:05 +08:00
- Red Hat
2018-02-22 14:47:22 +08:00
???????<3F><>?
2018-02-20 10:40:05 +08:00
- Fedora
- CentOS
2018-02-22 14:47:22 +08:00
# ????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
Linux ????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- SCSI/SATA/USB ?????/dev/sd[a-p]
- IDE ?????/dev/hd[a-d]
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????????????????????????????????<3F><>??????????????????<3F><>??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????????????? MBR ???????????????????????? GPT ??????
2018-02-20 10:40:05 +08:00
### 1. MBR
2018-02-22 14:47:22 +08:00
MBR ?<3F><>??????????????????????<3F><>?????????????Master boot record, MBR??????????partition table???????? MBR ? 446 bytes??partition table ? 64 bytes??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????? 64 bytes????????<3F><> 4 ?????????? 4 ???????????????Primary?????????????Extended?????????????????????????????????????????????????????????????????????????????????????????????<3F><>????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
Linux ???????????????????????????????????????????+???????? /dev/sda1????????????????? 5 ?????
2018-02-20 10:40:05 +08:00
### 2. GPT
2018-02-22 14:47:22 +08:00
?????????<3F><>??????????<3F><>?????? 512bytes ?????????? 4k??GPT ?????????<3F><>?????????????????????????????Logical Block Address, LBA????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
GPT ?? 1 ?????????? MBR?????????? 33 ????????????????????????? 33 ????????????????????<3F><>????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
GPT ????????????????????????????????? 128 ????????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/a5c25452-6fa5-49e7-9322-823077442775.jpg)
2018-02-22 14:47:22 +08:00
## ??????????
2018-02-20 10:40:05 +08:00
### 1. BIOS
2018-02-22 14:47:22 +08:00
BIOS ????????????????<3F><>??????????????????????????????????????????????????? MBR???? MBR ??????<3F><>?????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
MBR ?<3F><>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? MBR ?<3F><>???????????????????????????????????????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/f900f266-a323-42b2-bc43-218fdb8811a8.jpg)
2018-02-22 14:47:22 +08:00
???????????????????? Windows ???? Linux???????? Windows ?????? MBR???? Linux ???????????????????? MBR ???????????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
### 2. UEFI
2018-02-22 14:47:22 +08:00
UEFI ????? BIOS ???????????<3F><>?????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/249f3bb1-feee-4805-a259-a72699d638ca.jpg)
2018-02-22 14:47:22 +08:00
# ??????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ?????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????????????????????????<3F><>???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??? ls ????????????????????????????????? drwxr-xr-x. 3 root root 17 May 6 00:14 .config????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- drwxr-xr-x?????????????????? 1 <20><>??????????<3F><>??? 9 <20><>?????????<3F><>?
- 3??????????
- root???????????
- root????????<3F><>
- 17???????<3F><>??
- May 6 00:14???????????????
- .config?????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???????????????<3F><>???<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- d??????
- -???????
- l???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
9 <20><>????????????<3F><>?? 3 ?????<3F><>?? 3 ?<3F><>??????????????????????????????????????????????????<3F><>? 3 <20><>???? r??w??x ??????????????<3F><>??????<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ?????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
### 1. ?????????????
2018-02-20 10:40:05 +08:00
```html
# chgrp [-R] groupname dirname/filename
2018-02-22 14:47:22 +08:00
-R????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
### 2. ???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????????????????<3F><>
2018-02-20 10:40:05 +08:00
```html
2018-02-22 14:47:22 +08:00
# chown [-R] ?????:????? dirname/filename
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
### 3. ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????????????? 3 ??<3F><>???????????????<3F><>???????????<3F><>????? 4??2??1????????????????????? r??4??w??2??x??1??
2018-02-20 10:40:05 +08:00
```html
# chmod [-R] xyz dirname/filename
```
2018-02-22 14:47:22 +08:00
???????? .bashrc ???????????? -rwxr-xr--??
2018-02-20 10:40:05 +08:00
```html
# chmod 754 .bashrc
```
2018-02-22 14:47:22 +08:00
???????<3F><>??????څ????
2018-02-20 10:40:05 +08:00
```html
# chmod [ugoa] [+-=] [rwx] dirname/filename
2018-02-22 14:47:22 +08:00
- u???????
- g?????????
- o????????
- a????????
- +????????
- -????????
- =???څ???
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
??????? .bashrc ???????????????<3F><>????
2018-02-20 10:40:05 +08:00
```html
# chmod a+w .bashrc
```
2018-02-22 14:47:22 +08:00
## ???????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????<3F><>???????????????<3F><>?????<3F><>????????????????<3F><>????????????? w ??????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???<3F><>????<3F><>???????????????????????<3F><>?????????????? r ???????????????<3F><>?w ????????????????<3F><>????????????????????????????????????????x ??????????????????????x ????? r ?? w ??????????????????????????????????????????????<3F><>??????????<3F><>??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ?????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????????????????<3F><>???????????? 666 ??????? -rw-rw-rw- ??
?????????????????????????????????<3F><>???????????? 777 ??????? drwxrwxrwx??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????? umask ???????????????????????????????????????????? 002 ??????????????????????? 2 ???????????<3F><>???????????????????????? -rw-rw-r-- ??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????? Linux ???<3F>ѷ<EFBFBD>????????????????Filesystem Hierarchy Standard (FHS) ?<3F><>?? Linux ??????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- / (root, ????)
- /usr (unix software resource)????????????????????????????
- /var (variable)???????????????<3F><>????<3F><>??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???????????????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/27ace615-558f-4dfb-8ad4-7ac769c10118.jpg)
2018-02-22 14:47:22 +08:00
# ???????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
1. modification time (mtime)????????????????????
2. status time (ctime)??????????????????????????????
3. access time (atime)????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ????????????????
2018-02-20 10:40:05 +08:00
### 1. ls
2018-02-22 14:47:22 +08:00
?<3F><>???????????????????????????????<3F><>??????????
2018-02-20 10:40:05 +08:00
```html
# ls [-aAdfFhilnrRSt] file|dir
2018-02-22 14:47:22 +08:00
-a ???<3F><>?????????
-d ?????<3F><>???????
-l ?????????????<3F><>???????????????????????????
2018-02-20 10:40:05 +08:00
```
### 2. cp
2018-02-22 14:47:22 +08:00
?????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????????????????<3F><>?
2018-02-20 10:40:05 +08:00
```html
cp [-adfilprsu] source destination
2018-02-22 14:47:22 +08:00
-a ?????? -dr --preserve=all ??????????? dr ??<3F><>????????
-d ?????????????????????????????????????????????
-i ?????????????????????????????????
-p ?????????????????????
-r ????????????
-u ??destination ?? source ?????? destination???? destination ????????????????
--preserve=all ?????? -p ??????????????????? SELinux ??????, links, xattr ?????????
2018-02-20 10:40:05 +08:00
```
### 3. rm
2018-02-22 14:47:22 +08:00
?????????
2018-02-20 10:40:05 +08:00
```html
2018-02-22 14:47:22 +08:00
# rm [-fir] ???????
-r ????????
2018-02-20 10:40:05 +08:00
```
### 4. mv
2018-02-22 14:47:22 +08:00
?????????
2018-02-20 10:40:05 +08:00
```html
# mv [-fiu] source destination
# mv [options] source1 source2 source3 .... directory
2018-02-22 14:47:22 +08:00
-f ?? force ????????????????????????????????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
## ??????????
2018-02-20 10:40:05 +08:00
### 1. cat
2018-02-22 14:47:22 +08:00
???????????
2018-02-20 10:40:05 +08:00
```html
# cat [-AbEnTv] filename
2018-02-22 14:47:22 +08:00
-n ????????<3F><>?? ??????????????<3F><>???? -b ??????
2018-02-20 10:40:05 +08:00
```
### 2. tac
2018-02-22 14:47:22 +08:00
?? cat ?????????????????<3F><>???????
2018-02-20 10:40:05 +08:00
### 3. more
2018-02-22 14:47:22 +08:00
????????????????????????????????
2018-02-20 10:40:05 +08:00
### 4. less
2018-02-22 14:47:22 +08:00
?? more ?????
2018-02-20 10:40:05 +08:00
### 5. head
2018-02-22 14:47:22 +08:00
??????????????<3F><>?
2018-02-20 10:40:05 +08:00
```html
# head [-n number] filename
2018-02-22 14:47:22 +08:00
-n ??????????????????????<3F><>????
2018-02-20 10:40:05 +08:00
```
### 6. tail
2018-02-22 14:47:22 +08:00
?? head ????????????????????<3F><>?
2018-02-20 10:40:05 +08:00
### 7. od
2018-02-22 14:47:22 +08:00
??????????????????????????????????????
2018-02-20 10:40:05 +08:00
### 8. touch
2018-02-22 14:47:22 +08:00
??????????????????????
2018-02-20 10:40:05 +08:00
```html
# touch [-acdmt] filename
2018-02-22 14:47:22 +08:00
-a ?? ???? atime
-c ?? ???? ctime?????????????????????????
-m ?? ???? mtime
-d ?? ????????????????????????????????????????? --date="????????"
-t ????????????????????????????????????[YYYYMMDDhhmm]
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
## ????????????
2018-02-20 10:40:05 +08:00
### 1. which
2018-02-22 14:47:22 +08:00
?????????
2018-02-20 10:40:05 +08:00
```html
# which [-a] command
2018-02-22 14:47:22 +08:00
-a ????????????<3F><>???????????<3F><>????
2018-02-20 10:40:05 +08:00
```
### 2. whereis
2018-02-22 14:47:22 +08:00
whereis ??????????????????????????????????????
2018-02-20 10:40:05 +08:00
```html
# whereis [-bmsu] dirname/filename
```
### 3. locate
2018-02-22 14:47:22 +08:00
locate ?????<3F><>????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
locate ??? /var/lib/mlocate/ ???????????????????????<3F><>??????<3F><>?????????????<3F><>?????????? locate ????????????????????? updatedb ???????????????
2018-02-20 10:40:05 +08:00
```html
# locate [-ir] keyword
2018-02-22 14:47:22 +08:00
-r???????????
2018-02-20 10:40:05 +08:00
```
### 4. find
2018-02-22 14:47:22 +08:00
find ?????????????????????????????
2018-02-20 10:40:05 +08:00
```html
# find filename [option]
```
2018-02-22 14:47:22 +08:00
#### 4.1 ??????<3F><>?????
2018-02-20 10:40:05 +08:00
```html
2018-02-22 14:47:22 +08:00
-mtime n ???<3F><>??? n ??????????????????????
-mtime +n ???<3F><>??? n ????(???? n ????)????????????
-mtime -n ???<3F><>??? n ?????(?? n ????)????????????
-newer file ?? ?<3F><>??? file ????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
+4??4 ?? -4 ?????????<3F><>?????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/658fc5e7-79c0-4247-9445-d69bf194c539.png)
2018-02-22 14:47:22 +08:00
#### 4.2 ???????????????????<3F><>?????
2018-02-20 10:40:05 +08:00
```html
-uid n
-gid n
-user name
-group name
2018-02-22 14:47:22 +08:00
-nouser ???????????????? /etc/passwd ?????
-nogroup????????????<3F><>?????? /etc/group ?????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
#### 4.3 ??????????????<3F><>?????
2018-02-20 10:40:05 +08:00
```html
-name filename
2018-02-22 14:47:22 +08:00
-size [+-]SIZE??????? SIZE ?????(+)??<3F><>(-)?????????? SIZE ?????<3F><>?c: ???? byte??k: ???? 1024bytes??????????? 50KB??????????????? -size +50k
2018-02-20 10:40:05 +08:00
-type TYPE
2018-02-22 14:47:22 +08:00
-perm mode ???????????? mode ?????
-perm -mode ???????????? mode ?????
-perm /mode ??????????????? mode ?????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
# ???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????<3F><>????????????????????????????????????????????????????????????????<3F><>???????????????????????????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
1. superblock????????????????????????? inode ?? block ?????????????????????????????????????????????
2. inode?????????????? inode???????????????????????????????????? block ????
3. block????????????????????????????????? block??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????????????????? inode ??????????????????????? block?????????? block ?????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????????????????? block ????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
Ext2 ???????????????????????????????????? block ????????????????????????????? block ??<3F><>???????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/1974a836-aa6b-4fb8-bce1-6eb11969284a.jpg)
## inode
2018-02-22 14:47:22 +08:00
Ext2 ????????? block ??<3F><>?? 1k??2k ?? 4k ?????????? block ??<3F><>??????????????<3F><>??????? inode ??<3F><>????? 128 bytes??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
inode ?<3F><>???????????????? block????????? block ???<3F><>?????????????????????? block??????? inode ??<3F><>???????????????????? block?????????????????????????????????? block ???????<3F><>????????? block ?????????????? block??
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/89091427-7b2b-4923-aff6-44681319a8aa.jpg)
2018-02-22 14:47:22 +08:00
inode ????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- ???????????(read/write/excute)??
- ?????????????????(owner/group)??
- ?????????????
- ????????????????????(ctime)??
- ?????<3F><>??????(atime)??
- ??????????(mtime)??
- ???????????????(flag)???? SetUID...??
- ????????????????? (pointer)??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ???? inode ?? block
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???????????????????? inode ????????? block??block ???????????????????????? inode ????????????????????????? inode ???????????????????????????<3F><>????????????????????????????????<3F><>?????????? w ????<3F><>??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ????????????????
2018-02-20 10:40:05 +08:00
```html
# ln [-sf] source_filename dist_filename
2018-02-22 14:47:22 +08:00
-s ??????? hard link???? -s ? symbolic link
-f ????????5?????????????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
### 1. ???????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
hard link ?????????????????????????????????????????????? inode ?????????????????????????????????????????? 0??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????????? Filesystem??????????????????
2018-02-20 10:40:05 +08:00
```html
# ln /etc/crontab .
# ll -i /etc/crontab crontab
34474855 -rw-r--r--. 2 root root 451 Jun 10 2014 crontab
34474855 -rw-r--r--. 2 root root 451 Jun 10 2014 /etc/crontab
```
2018-02-22 14:47:22 +08:00
### 2. ????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
symbolic link ???????? Windows ????????????????????????????????????????????????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
symbolic link ????????????????
2018-02-20 10:40:05 +08:00
```html
# ll -i /etc/crontab /root/crontab2
34474855 -rw-r--r--. 2 root root 451 Jun 10 2014 /etc/crontab
53745909 lrwxrwxrwx. 1 root root 12 Jun 23 22:31 /root/crontab2 -> /etc/crontab
```
2018-02-22 14:47:22 +08:00
# ???????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ???
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
Linux ?????<3F><>????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
| ????? | ??????? |
2018-02-20 10:40:05 +08:00
| -- | -- |
| \*.Z | compress |
|\*.zip | zip |
|\*.gz | gzip|
|\*.bz2 | bzip2 |
|\*.xz | xz |
2018-02-22 14:47:22 +08:00
|\*.tar | tar ???????????????<3F><>?????? |
|\*.tar.gz | tar ????????????????? gzip ????? |
|\*.tar.bz2 | tar ????????????????? bzip2 ????? |
|\*.tar.xz | tar ????????????????? xz ????? |
2018-02-20 10:40:05 +08:00
### 1. gzip
2018-02-22 14:47:22 +08:00
gzip ?? Linux ?????????????????? compress??zip ?? gzip ????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???? gzip ?????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?? 9 ???????????????????<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????? zcat??zmore??zless ??????????????????
2018-02-20 10:40:05 +08:00
```html
$ gzip [-cdtv#] filename
2018-02-22 14:47:22 +08:00
-c ???????????????????????
-d ???????
-t ??????????????????
-v ??????????????
-# ?? # ???????????????????????????????????????????6
2018-02-20 10:40:05 +08:00
```
### 2. bzip2
2018-02-22 14:47:22 +08:00
???? gzip ???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????bzcat??bzmore??bzless??bzgrep??
2018-02-20 10:40:05 +08:00
```html
$ bzip2 [-cdkzv#] filename
2018-02-22 14:47:22 +08:00
-k ??????????
2018-02-20 10:40:05 +08:00
```
### 3. xz
2018-02-22 14:47:22 +08:00
???? bzip2 ???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????gzip??bzip2??xz ??????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????xzcat??xzmore??xzless??xzgrep??
2018-02-20 10:40:05 +08:00
```html
$ xz [-dtlkc#] filename
```
2018-02-22 14:47:22 +08:00
## ???
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????????????????????????????????????????????????tar ???????????????????????? gip??bzip2??xz ?????????????????
2018-02-20 10:40:05 +08:00
```html
2018-02-22 14:47:22 +08:00
$ tar [-z|-j|-J] [cv] [-f ?????tar???] filename... ==??????
$ tar [-z|-j|-J] [tv] [-f ???<3F><>?tar???] ==??
$ tar [-z|-j|-J] [xv] [-f ???<3F><>?tar???] [-C ??] ==?????
-z ?????zip??
-j ?????bzip2??
-J ?????xz??
-c ?????????????
-t ??????????????????<3F><>?????
-x ??????????????????
-v ???????/???????????<3F><>???????????????????
-f : filename?????????????
-C ?? ?? ??????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????? ?? tar -jcv -f filename.tar.bz2 ???????????????????
?? ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;?? tar -jtv -f filename.tar.bz2
?????&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;??tar -jxv -f filename.tar.bz2 -C ??????????
2018-02-20 10:40:05 +08:00
# BASH
2018-02-22 14:47:22 +08:00
??????? shell ?????????????Bash ???? shell ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## Bash????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**1. ???????**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????<3F><>??????<3F><>???<3F><>??????<3F><>??????????????????<3F><>? \~/.bash_history ????<3F><>?????????<3F><>??????<3F><>??????<3F><>
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**2. ????????????**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????tab
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**3. ????????**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???? lm ?? ls -al ???????
2018-02-20 10:40:05 +08:00
**4. shell scripts**
2018-02-22 14:47:22 +08:00
**5. ????**
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???? ls -l /usr/bin/X\* ?<3F><>? /usr/bin ?????????? X ??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????? = ??????????????????????? \$ ????????? \${} ????????????????? echo ???<3F><>
2018-02-20 10:40:05 +08:00
```bash
$ var=abc
$ echo $var
$ echo ${var}
```
2018-02-22 14:47:22 +08:00
????????????<3F><>????????????????????????????????????????????????????????var="lang is \$LANG"????var???? lang is zh_TW.UTF-8??????????????????????????????????????? var='lang is \$LANG'???? var ???? lang is \$LANG??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????? \`???\` ???? \$(???) ????????????<3F><>????????????????? version=\$(uname -r)???? version ???? 3.10.0-229.el7.x86_64??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????? export ???????????????????????????????????????????????????<3F><>???????????? Bash ?????????? Bash??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
Bash ?????????????????????????????????????????<3F><>?????????????????????????????????????????????????? declare ????
2018-02-20 10:40:05 +08:00
```html
$ declare [-aixr] variable
2018-02-22 14:47:22 +08:00
-a ?? ?????????????
-i ?? ?????????????
-x ?? ?????????????
-r ?? ?????readonly????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
??? [ ] ??????????<3F><>?????
2018-02-20 10:40:05 +08:00
```bash
$ array[1]=a
$ array[2]=b
$ echo ${array[1]}
```
2018-02-22 14:47:22 +08:00
## ??????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
1. ?????????<3F><>?????????????? /bin/ls ???? ./ls ??
2. ?????????????????<3F><>?
3. ?? Bash ????????????<3F><>?
4. ?? \$PATH ?????????????<3F><>??????????????????????<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
## ???????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???????????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
1. ??????? (stdin) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;??????? 0 ????? < ?? << ??
2. ?????? (stdout)&nbsp;&nbsp;&nbsp;&nbsp;??????? 1 ????? > ?? >> ??
3. ??????????(stderr)??????? 2 ????? 2> ?? 2>> ??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???<3F><>?????????????????????????????????????????????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????????????????????????????????? /dev/null ???????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????????????????????????????????????????????????????????????????????? 2>&1 ???????????????????????????
2018-02-20 10:40:05 +08:00
```bash
$ find /home -name .bashrc > list 2>&1
```
2018-02-22 14:47:22 +08:00
## ???????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
??????????????????????????????????????????????????????????????????????????????????????????<3F><>???????????????? | ??????????????<3F><>
2018-02-20 10:40:05 +08:00
```bash
$ ls -al /etc | less
```
2018-02-22 14:47:22 +08:00
### 1. ??????cut
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????<3F><>???<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
cut ??????????<3F><>??????????????
2018-02-20 10:40:05 +08:00
```html
$ cut
2018-02-22 14:47:22 +08:00
-d ???????
-f ?????? -d ???????? -f n ????? n ??????
-c ??????????<3F><>???????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
????1??last ????????????????????????????????
2018-02-20 10:40:05 +08:00
```html
$ last
root pts/1 192.168.201.101 Sat Feb 7 12:35 still logged in
root pts/1 192.168.201.101 Fri Feb 6 12:13 - 18:46 (06:33)
root pts/1 192.168.201.254 Thu Feb 5 22:37 - 23:53 (01:16)
$ last | cut -d ' ' -f 1
```
2018-02-22 14:47:22 +08:00
????2???? export ????????????? 12 ??????????????????
2018-02-20 10:40:05 +08:00
```html
$ export
declare -x HISTCONTROL="ignoredups"
declare -x HISTSIZE="1000"
declare -x HOME="/home/dmtsai"
declare -x HOSTNAME="study.centos.vbird"
2018-02-22 14:47:22 +08:00
.....(???????).....
2018-02-20 10:40:05 +08:00
$ export | cut -c 12
```
2018-02-22 14:47:22 +08:00
### 2. ????????sort??uniq
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**sort** ????????
2018-02-20 10:40:05 +08:00
```html
$ sort [-fbMnrtuk] [file or stdin]
2018-02-22 14:47:22 +08:00
-f ???????<3F><><EFBFBD><EFBFBD>
-b ??????????????
-M ?????<3F><>???????????????? JAN, DEC
-n ?????????
-r ??????????
-u ?????? unique ?????????????????
-t ?????????????tab
-k ??????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
??????/etc/passwd ???????? : ?????????????????????
2018-02-20 10:40:05 +08:00
```html
$ cat /etc/passwd | sort -t ':' -k 3
root:x:0:0:root:/root:/bin/bash
dmtsai:x:1000:1000:dmtsai:/home/dmtsai:/bin/bash
alex:x:1001:1002::/home/alex:/bin/bash
arod:x:1002:1003::/home/arod:/bin/bash
```
2018-02-22 14:47:22 +08:00
**uniq** ?????????????????????
2018-02-20 10:40:05 +08:00
```html
$ uniq [-ic]
2018-02-22 14:47:22 +08:00
-i ???????<3F><><EFBFBD><EFBFBD>
-c ?????<3F><>???
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
??????????????????????
2018-02-20 10:40:05 +08:00
```html
$ last | cut -d ' ' -f 1 | sort | uniq -c
1
6 (unknown
47 dmtsai
4 reboot
7 root
1 wtmp
```
2018-02-22 14:47:22 +08:00
### 3. ???????????tee
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
?????????????????????????<3F><>??? **tee** ??????????????????????????????????????????????? tee ?????????????????????????????
2018-02-20 10:40:05 +08:00
```html
$ tee [-a] file
```
2018-02-22 14:47:22 +08:00
### 4. ?????????tr??col??expand??join??paste
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**tr** ???????????<3F><>???????????????????<3F>I??
2018-02-20 10:40:05 +08:00
```html
$ tr [-ds] SET1 ...
2018-02-22 14:47:22 +08:00
-d ?? ??????? SET1 ????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
???????? last ????????????<3F><><EFBFBD><EFBFBD>??????<3F><>??
2018-02-20 10:40:05 +08:00
```html
$ last | tr '[a-z]' '[A-Z]'
```
2018-02-22 14:47:22 +08:00
**col** ?? tab ?????????????
2018-02-20 10:40:05 +08:00
```html
$ col [-xb]
2018-02-22 14:47:22 +08:00
-x ?? ?? tab ?????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
**expand** ?? tab ??????????????????? 8 ????
2018-02-20 10:40:05 +08:00
```html
$ expand [-t] file
2018-02-22 14:47:22 +08:00
-t ??tab ??????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
**join** ????????????????<3F><>???????
2018-02-20 10:40:05 +08:00
```html
$ join [-ti12] file1 file2
2018-02-22 14:47:22 +08:00
-t ????????????????
-i ???????<3F><><EFBFBD><EFBFBD>?????
-1 ????????????????????
-2 ????????????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
**paste** ????????????????
2018-02-20 10:40:05 +08:00
```html
$ paste [-d] file1 file2
2018-02-22 14:47:22 +08:00
-d ????????????? tab
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
### 5. ???????split
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
**split** ????????????????????
2018-02-20 10:40:05 +08:00
```html
$ split [-bl] file PREFIX
2018-02-22 14:47:22 +08:00
-b ?????<3F><>?????<3F><>?????????<3F><>?????? b, k, m ??
-l ?????????????<3F><>?????
- PREFIX ??????????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
# ??????????????????????
2018-02-20 10:40:05 +08:00
## grep
2018-02-22 14:47:22 +08:00
???????????????????????????
2018-02-20 10:40:05 +08:00
```html
2018-02-22 14:47:22 +08:00
$ grep [-acinv] [--color=auto] ???????? filename
-a ?? ?? binary ????? text ??????????????
-c ?? ???????????
-i ?? ?????<3F><><EFBFBD><EFBFBD>
-n ?? ????<3F><>?
-v ?? ????????????????? ???????? ??????????
--color=auto ??????????????????
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
??????????? the ??????????????????????????? --color=auto ???????????????? Linux ?????????? the ???????
2018-02-20 10:40:05 +08:00
```html
$ grep -n 'the' regular_express.txt
8:I can't finish the test.
12:the symbol '*' is represented as start.
15:You are the best is mean you are the no. 1.
16:The world Happy is the same with "glad".
18:google is the best tools for search keyword
```
2018-02-22 14:47:22 +08:00
??? { ?? } ??????? shell ???????????????????????????????????????<3F>^
2018-02-20 10:40:05 +08:00
```html
$ grep -n 'go\{2,5\}g' regular_express.txt
```
2018-02-22 14:47:22 +08:00
?????????????<3F><>? [???????](https://github.com/00000H/notes/blob/master/notes/%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F.md).
2018-02-20 10:40:05 +08:00
## printf
2018-02-22 14:47:22 +08:00
?????????????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
????????????????? printf ????????????? $( ) ?????
2018-02-20 10:40:05 +08:00
```html
$ printf '%10s %5i %5i %5i %8.2f \n' $(cat printf.txt)
DmTsai 80 60 92 77.33
VBird 75 55 80 70.00
Ken 60 90 70 73.33
```
## awk
```html
2018-02-22 14:47:22 +08:00
$ awk '???????? 1{???? 1} ???????? 2{???? 2} ...' filename
2018-02-20 10:40:05 +08:00
```
2018-02-22 14:47:22 +08:00
awk ??<3F><>?????<3F><>????????<3F><>??<3F><>????<3F><>??????<3F><>???????????\$n??n ???<3F><>???? 1 ?????\$0 ???????<3F><>?
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???? 1???????????????????? ip
2018-02-20 10:40:05 +08:00
```html
$ last -n 5
dmtsai pts/0 192.168.1.100 Tue Jul 14 17:32 still logged in
dmtsai pts/0 192.168.1.100 Thu Jul 9 23:36 - 02:58 (03:22)
dmtsai pts/0 192.168.1.100 Thu Jul 9 17:23 - 23:36 (06:12)
dmtsai pts/0 192.168.1.100 Thu Jul 9 08:02 - 08:17 (00:14)
dmtsai tty1 Fri May 29 11:55 - 12:11 (00:15)
$ last -n 5 | awk '{print $1 "\t" $3}
```
2018-02-22 14:47:22 +08:00
awk ??????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
| ???????? | ???????? |
2018-02-20 10:40:05 +08:00
| -- | -- |
2018-02-22 14:47:22 +08:00
| NF | ??????<3F><>???????? |
| NR | ??????????????????? |
| FS | ??????????????????? |
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???? 2??????????????<3F><>????????????<3F><>??????
2018-02-20 10:40:05 +08:00
```html
$ last -n 5 | awk '{print $1 "\t lines: " NR "\t columns: " NF}'
dmtsai lines: 1 columns: 10
dmtsai lines: 2 columns: 10
dmtsai lines: 3 columns: 10
dmtsai lines: 4 columns: 10
dmtsai lines: 5 columns: 9
```
2018-02-22 14:47:22 +08:00
?????????????????????<3F><>?????? ==??
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
???? 3??/etc/passwd ????????????? UID???? UID <20><>?? 10 ????????<3F><>???
2018-02-20 10:40:05 +08:00
```text
cat /etc/passwd | awk 'BEGIN {FS=":"} $3 < 10 {print $1 "\t " $3}'
root 0
bin 1
daemon 2
```
2018-02-22 14:47:22 +08:00
# vim ??????
2018-02-20 10:40:05 +08:00
![](https://github.com/CyC2018/InterviewNotes/blob/master/pics/341c632a-1fc1-4068-9b9f-bf7ef68ebb4c.jpg)
2018-02-22 14:47:22 +08:00
????????????????????????????????<3F><>?????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
| ???? | ???? |
2018-02-20 10:40:05 +08:00
| -- | -- |
2018-02-22 14:47:22 +08:00
| :w | <20><>?????|
| :w! | ???????????????<3F><>???????????????<3F><>???????????????????<3F><>? |
| :q | ??|
| :q! | ???????????|
| :wq | <20><>????????|
| :wq!| ???<3F><>????????|
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
# ?<3F><>?????
2018-02-20 10:40:05 +08:00
2018-02-22 14:47:22 +08:00
- ???. ?? ?? ?? Linux ? ?? ?? ?? ?? ? ?? ?? ??[J]. 2009.
- [Linux ??????????????](https://www.ibm.com/developerworks/cn/linux/l-cn-rpmdpkg/index.html)
2018-02-20 10:40:05 +08:00