Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

355 clear

356 ls
357 gedit first.sh
358 clear
359 gedit a.sh
360 ./a.sh
361 ls -l
362 chmod u+x a.sh
363 ./a.sh
364 gedit a.sh
365 ./a.sh
366 clear
367 ls
368 gedit first.sh
369 ./first.sh
370 gedit first.sh
371 ./first.sh
372 clear
373 history

You might also like