Do not truncate the `command'' column in
`ps'' output.
Reviewed by: jhb MFC after: 1 week
This commit is contained in:
parent
d4bd7d166a
commit
16aaaa690f
@ -181,9 +181,9 @@ fi
|
||||
echo
|
||||
|
||||
echo "------------------------------------------------------------------------"
|
||||
echo "ps -axl"
|
||||
echo "ps -axlww"
|
||||
echo
|
||||
ps -M $VMCORE -N $KERNEL -axl
|
||||
ps -M $VMCORE -N $KERNEL -axlww
|
||||
echo
|
||||
|
||||
echo "------------------------------------------------------------------------"
|
||||
|
Loading…
Reference in New Issue
Block a user