- 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
推薦閱讀
- Linux網絡管理與配置(第2版)
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- 網絡操作系統:Windows Server 2003管理與應用
- Kali Linux滲透測試全流程詳解
- macOS效率手冊
- Java EE 8 Design Patterns and Best Practices
- Linux自動化運維:Shell與Ansible(微課版)
- OpenStack系統架構設計實戰
- jQuery UI Cookbook
- Linux設備驅動開發
- Red Hat Enterprise Linux 6.4網絡操作系統詳解
- Introduction to R for Quantitative Finance
- Microsoft Hyper-V Cluster Design
- 程序員必讀經典(算法基礎+計算機系統)
- 鴻蒙應用程序開發