tools.ps.linux: fix USE: system.

db4
John Benediktsson 2013-04-25 15:59:25 -07:00
parent 2b7d53b7d1
commit 455ef45b21
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
! Copyright (C) 2012 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors assocs io.directories io.pathnames kernel
math.parser prettyprint sequences splitting unix.linux.proc ;
math.parser prettyprint sequences splitting system
unix.linux.proc ;
IN: tools.ps.linux
! If cmdline is empty, read the filename from /proc/pid/stat