- Advanced Infrastructure Penetration Testing
- Chiheb Chebbi
- 77字
- 2021-06-24 19:12:59
Streams
Linux is provided with input/output redirection capabilities to facilitate tasks. It gives you the ability to manipulate the I/O streams using the following three types of streams:
- Standard input (stdin): In this stream, the input is taken from the keyboard
- Standard output (stdout): This stream displays the result directly on the screen
- Standard error (stderr): This is another type of standard output stream, but it carries error information instead of showing the output on the screen
推薦閱讀
- Getting Started with oVirt 3.3
- 網絡操作系統:Windows Server 2003管理與應用
- Kubernetes網絡權威指南:基礎、原理與實踐
- 開源安全運維平臺OSSIM疑難解析:入門篇
- Windows Phone應用程序開發
- 奔跑吧 Linux內核(入門篇)
- Social Data Visualization with HTML5 and JavaScript
- Mastering Windows 8 C++ App Development
- iOS 10快速開發:18天零基礎開發一個商業應用
- OpenStack Essentials(Second Edition)
- Getting Started with UDK
- 基于Arduino的嵌入式系統入門與實踐
- 物聯網操作系統AliOS Things探索與實踐
- 數字系統設計與VHDL
- 鴻蒙應用開發實戰