Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

shell promt user input

#!/bin/bash

read -p "Enter Your Name: "  username
echo "Welcome $username!"
Comment

PREVIOUS NEXT
Code Example
Shell :: batch substring 
Shell :: git clone file name too long 
Shell :: linux get cpu temperature 
Shell :: install mysql linux mint 
Shell :: Failed to connect to github.com port 443: Connection refused 
Shell :: how to uninstall miniconda ubuntu 
Shell :: how to swap ubuntu 
Shell :: install redis brew 
Shell :: bash check if process is running by name 
Shell :: homebrew install git 
Shell :: Install yarn via npm global 
Shell :: ifconfig not found ubuntu 20.04 
Shell :: check postgres process in mac 
Shell :: how to install pgzrun 
Shell :: arch linux install vscode 
Shell :: powershell get all history 
Shell :: pip install tkinter 
Shell :: delete swp file linux 
Shell :: git reset file to master 
Shell :: unable to start ssh-agent service, error :1058 
Shell :: pip command not found macos 
Shell :: save account to git 
Shell :: resize image on github comment 
Shell :: git create empty branch 
Shell :: redisclient apt get 
Shell :: git merge cancel 
Shell :: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)! 
Shell :: ubuntu bleachbit install 
Shell :: mongoclient install ubuntu 
Shell :: code server install 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =