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 "====================================="
|
||||
nm lec7_1
|
||||
process_state:
|
||||
top
|
||||
clean:
|
||||
rm ./lec7_1
|
||||
|
Loading…
Reference in New Issue
Block a user