Linux LPIC-1 - 重新導向
Level: Entry
Total Hours: 1 小時
Number of Lessons: 1
開課日期: Apr 12, 2018
Day of the week:
Thu
NTD 499
send Target Audience
- 對於I/O、重新導向還不熟悉的初學者
- 對於Linux有興趣的初學者
send What Will You Learn
- 讓你更了解重新導向的運作原理
send Course Introduction
- 標準輸出重新導向( STDOUT Redirection)
- 標準錯誤重新導向(STDERR Redirection)
- 附加重新導向(Append Redirection)
- 多重重新導向(Multiple Redirection)
- 重新導向結合(Redirection Merge)
- 防止覆蓋檔案:set -o noclobber
send Problems Resolved
- 教你串接各種程式的輸入與輸出、將資料導入檔案或從檔案中導出資料,結合多種Linux 指令,組成任意的「指令管線」
send Prerequisite
需具備Linux LPIC-1 - 尋檔案與(I/O)相關知識