Understanding File Descriptors & Redirection in Linux
File Descriptors
What is a File Descriptors
A file descriptor is simply a non-negative integer that the opreting system uses to identify an open file or I/O resources. in linux eveything is treating a
dharamin.hashnode.dev2 min read