--- hackpadID: FlUept8dvEk hackpadWorkspace: tossug tags: hackpad-import, tossug --- # Linux 讀書會 - 第 4 週 08/26/2014 總目錄 [edX Introduction to Linux](https://tossug.hackpad.com/dVX1LvoCcii) ## 課程筆記 **Chapter 07** <undefined>* **Section 2**</undefined> * `man -f`: view all man pages <u>containing a string in their name</u> by using the `-f` option. * `man -f`behave identically to `whatis`. * `man -k`: view all man pages that <u>discuss a specified subject (even if the specified subject is not present in the name)</u> by using the `–k` option. * `man -k` behave identically to `apropos`. * <u>The chapter number can be used</u> to force the man command to display particular chapter’s page. * `man 3 printf` * With the -a parameter, man will <u>display all manual pages with the given name</u> in all chapters. * `man -a printf` <undefined>* **Lab 2**</undefined> * You can find `EXAMPLES` section on your Linux. But it’s not available on FreeBSD & Mac OS X. <undefined>* **Lab 5**</undefined> * `mkdir --help` is not available on FreeBSD & Mac OS X, too. Try `man mkdir` instead. ## 本週作業 * 下週討論以 Chapter 8 為主 * 複習 Chapter 01 - Chapter 09 ## 活動簽到 * [FourDollars](https://tossug.hackpad.com/ep/profile/tgNQRpN8EgG) * [Carl Su](https://tossug.hackpad.com/ep/profile/n5euV0AaWLn) * [Bruce Tsai](https://tossug.hackpad.com/ep/profile/oLLqeaQgDjg) * [P Fisher](/ep/profile/oTOWRrYfPRk) * [可 安](https://tossug.hackpad.com/ep/profile/CiM23tWuECH) * [V字龍](https://tossug.hackpad.com/ep/profile/xeni35f9TrJ)