*.md
sources
make
to get outputexit
NOT close the windowreport.pdf
to local host\
ending3. blabla
(The space!)Para1 line1 汉字内容。
欢迎来到 Suzhou, the end. Another sentence.
Para2 line1
para2 line2
para2 line3\
para2 line4
Para1 line1 汉字内容。 欢迎来到 Suzhou, the end. Another sentence.
Para2 line1
para2 line2 para2 line3
para2 line4
Screen inputs and outputs
```
or ~~~
Source
This is a normal paragraph:
This is a code block.
Output
This is a normal paragraph:
This is a code block.
Source
Here's an example:
```
function test() {
console.log("notice the blank line before this function?");
}
```
Output
Here's an example:
function test() {
console.log("notice the blank line before this function?");
}
Inline codes wrapped within `
By executing `./run.sh week04 &`, We get ...
By executing ./run.sh week04 &
, We get ...
And related concepts. Week 04 ~ Week 07:
man; info; help; shutdown; halt; poweroff; reboot; which; whereis;
whatis; pwd; cd; ls; tree; ln; <; >; &; |; locate; find; grep; ?; *;
mount; diff; patch; file; cp; rsync; gzip; bzip2; xz; zip; tar; dd; who;
whoami; id; groups; set; env; export; echo; sleep; history; alias;
chmod; passwd; sftp; ssh; scp; smbclient; cat; tac; more; less; sort;
uniq; comm; paste; join; split; fgrep; tr; tee; wc; cut; head; tail;
strings; ps; top; kill; pstree; w; uptime; bg; fg; jobs; at; crontab;
date; time; sync; mkdir; rmdir; rm; mv; rename; nl; od; touch; df; du;
compress; type; unset; unalias; umask; sed; awk; ifconfig; ip addr; ip
route; ping; traceroute; netstat; lynx; wget; curl; lftp;