Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in File Descriptors
cryptsetup - how does it print prompt bypassing stdout/stdin redirection?
Apr 25, 2021
Writing to stdin of a process
Apr 25, 2021
Why is there a "/dev/fd/63" in the output of "echo 123 >(cat)"?
Apr 25, 2021
Why doesn't SSH -t wait for background processes?
Apr 25, 2021
How to list the open file descriptors (and the files they refer to) in my current bash session
Apr 25, 2021
In the code "{ exec >/dev/null; } >/dev/null" what is happening under the hood?
Apr 25, 2021
Testing if a file descriptor is valid
Apr 25, 2021
What is an open file description?
Apr 25, 2021
find out which file descriptors share the same "open file description"
Apr 25, 2021
Why can't I `tail -f /proc/$pid/fd/1`?
Apr 25, 2021
« Newer Entries
Older Entries »