Package: lsof Version: 4.81.dfsg.1-1 Severity: wishlist File: /usr/share/man/man8/lsof.8.gz
There is too much blank space here. Looks broken: Normally list options that are specifically stated are ORed - i.e., specifying the -i option without an address and the -ufoo option produces a listing of all network files OR files belonging to processes owned by user ``foo''. The exceptions are: 1) the `^' (negated) login name or user ID (UID), specified with the -u option; 2) the `^' (negated) process ID (PID), spec- ified with the -p option; 3) the `^' (negated) process group ID (PGID), specified with the -g option; 4) the `^' (negated) command, specified with the -c option; 5) the ('^') negated TCP or UDP protocol P.S., at EXAMPLES To list all open files, use: lsof Please add To list all open files in the current directory (excepting dot files) lsof * #not "lsof ." ! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org