Search this site
Embedded Files
Skip to main content
Skip to navigation
Simon's Stuff
Home
Linux Notes
Raspberry Pi
FreeBSD
Perl
Python
Node
NPM
C
Assembly
Bash
AVR
Git
Docker
Kubernetes
Powershell
Conda
React
Simon's Stuff
Home
Linux Notes
Raspberry Pi
FreeBSD
Perl
Python
Node
NPM
C
Assembly
Bash
AVR
Git
Docker
Kubernetes
Powershell
Conda
React
More
Home
Linux Notes
Raspberry Pi
FreeBSD
Perl
Python
Node
NPM
C
Assembly
Bash
AVR
Git
Docker
Kubernetes
Powershell
Conda
React
Bash
Reading Input and displaying Output
echo -n "Enter your name > "
read name
echo "Hello $name"
Report abuse
Page details
Page updated
Report abuse