Vlsi 021191003 LabReport0
Vlsi 021191003 LabReport0
[eee442_07@vlsiserver2 ~]$ cd
[eee442_07@vlsiserver2 ~]$ ls
lab0 saimoon_442
/home/eee442_07
[eee442_07@vlsiserver2 ~]$ ls -a
6. Go to the directory you just created and long list the files under it
[eee442_07@vlsiserver2 saimoon]$ ls -l
total 0
12. Go one directory above i.e. parent than where you are
[eee442_07@vlsiserver2 saimoon]$ cd ..
/home/eee442_07
(10.10.112.27)
17. Copy the all.lef file from ~sahmed/eee442/lab4/lef/ into your name directory
18. Display all the lines of all.lef file that contain the word MACRO
19. Display all the lines of all.lef file that contain the word MACRO but not ENDMACRO
20. Find out how many lines have the word MACRO and ENDMACRO