Answers for "how to go to end of line in shell script"

0

how to go to end of line in shell script

Just press "CTRL + e" to navigate to the end and "CTRL + a" to navigate
to the beginning of the your shell command line :)
Posted by: Guest on October-26-2020

Code answers related to "how to go to end of line in shell script"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language