Horje
catch input bash Code Example
catch input bash
#!/bin/bash
# your code goes here
echo "if double helix, type - dh " 
echo "single strand, type - ss"
read htype # this is catching input
echo Structure is $htype ;




Shell

Related
install pecl ubuntu Code Example install pecl ubuntu Code Example
cf7 use shortcode title Code Example cf7 use shortcode title Code Example
how to make a text in batch Code Example how to make a text in batch Code Example
command not found: django-admin Code Example command not found: django-admin Code Example
redirect output to file and next pipeline Code Example redirect output to file and next pipeline Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11