#echo "Hello, World!"

#pwd;
#ls -ltr /box;

#mkdir Ex3;
#cd Ex3/;
#pwd;

#touch 1.txt 2.txt 3.txt 4.xls 5.xls 6.xls 
ls -ltr /Ex3