Month: August 2015
From this two video I tried to re learn and implement the algorithm with pseudo code. Pseudocode:…
Here is the logic, If x!=0 and y==0 then it will be in the y asix and…
Syntax: for var in <list> do <commands> done example: named=’Zaki Live .Com’ for nametame in $named do…
Take a name from user and say hello user! 😀 echo `expr “What is your name?”` read…
I tried it hardly….Here you have to maintain the syntax if[expression] then echo `expr “”Hello Name` fi…
Here I tried this on ubuntu To create the file cat>mul code type in the terminal: read…
Recent Comments