add top command for lec7
This commit is contained in:
parent
6cc93362e5
commit
a0e2e3c313
@ -15,5 +15,7 @@ all: lec7_1.c
|
|||||||
@echo "using nm to analyze lec7_1"
|
@echo "using nm to analyze lec7_1"
|
||||||
@echo "====================================="
|
@echo "====================================="
|
||||||
nm lec7_1
|
nm lec7_1
|
||||||
|
process_state:
|
||||||
|
top
|
||||||
clean:
|
clean:
|
||||||
rm ./lec7_1
|
rm ./lec7_1
|
||||||
|
Loading…
Reference in New Issue
Block a user