Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Read
For what purpose does "read" exit 1 when EOF is encountered?
Apr 25, 2021
Why must I put the command read into a subshell while using pipeline
Apr 25, 2021
Bash Read: Reading comma separated list, last element is missed
Apr 25, 2021
Why bash "read -t 0" does not see input?
Apr 25, 2021
how to check if the first line of file contain a specific string?
Apr 25, 2021
What does `while read -r line || [[ -n $line ]]` mean?
Apr 25, 2021
Use read as a prompt inside a while loop driven by read?
Apr 25, 2021
A while loop and an here-document - what happens when?
Apr 25, 2021
Multiple commands during an SSH inside an SSH session
Apr 25, 2021
What's the zsh way to read n characters from stdin?
Apr 25, 2021
Older Entries »