Cpanel Linux How to read a keystroke from Linux commandline May 17, 2016July 6, 2016 admin 0 Comments For reading keystroke from bash command line, we can use the following command. read -n1 -s