Skip to content

Laurent Schneider

Oracle Certified Master

Tag: file descriptor

on input and output file descriptors

Let’s start with some basics. The basics works as well on Unix, Linux and Windows. Later techniques only work on linux/unix $ ls -l hosts -rw-r–r–. 1 root root 211 Oct 5 2015 hosts $ ls -l xxx ls: cannot access xxx: No such file or directory $ read x foo $ Outpout and error… Continue reading on input and output file descriptors

Published March 20, 2019
Categorized as linux, unix Tagged file descriptor
Laurent Schneider
Proudly powered by WordPress.