User Tools

Site Tools


bash:receive_input_from_user

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bash:receive_input_from_user [2019/12/12 20:24] – created peterbash:receive_input_from_user [2021/01/26 15:24] (current) – removed peter
Line 1: Line 1:
-====== BASH - Receive Input from User ====== 
- 
-<code bash> 
-#!/bin/bash 
- 
-echo -n "Enter Something:" 
-read something 
- 
-echo "You Entered: $something" 
-</code> 
  
bash/receive_input_from_user.1576182267.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki