Tag: bash

01
Aug
2015

Bash Programming : Check typed name is a valid $USER or not

I tried it hardly….Here you have to maintain the syntax if[expression] then echo `expr “”Hello Name` fi…

01
Aug
2015

Bash Programming : Multiplication

Here I tried this on ubuntu To create the file cat>mul code type in the terminal: read…