FDS ( 1 )
USER COMMANDS
FDS ( 1 )
NAME
fds - list open file descriptor status
SYNOPSIS
fds
[
options
]
DESCRIPTION
fds
lists the status for each open file descriptor. When invoked as a shell builtin it accesses the file descriptors of the calling shell, otherwise it lists the file descriptors passed across
exec
(2).
OPTIONS
-
l
, --
long
List file descriptor details.
-
u
, --
unit
=
fd
Write output to
fd
.
SEE ALSO
logname
(1),
who
(1),
getgroups
(2),
getsockname
(2),
getsockopts
(2)
IMPLEMENTATION
version
fds (AT&T Research) 2009-09-09
author
Glenn Fowler <
gsf@research.att.com
>
author
David Korn <
dgk@research.att.com
>
copyright
Copyright © 1992-2012 AT&T Intellectual Property
license
http://www.eclipse.org/org/documents/epl-v10.html