tools.ps.linux: fix USE: tools.ps.

db4
John Benediktsson 2013-04-25 16:01:30 -07:00
parent 455ef45b21
commit f2aa86ff33
1 changed files with 1 additions and 1 deletions
basis/tools/ps/linux

View File

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