FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getshelltype
usr.bin/limits/limits.c
267
static int getshelltype(void);
usr.bin/limits/limits.c
504
shelltype = doeval ? getshelltype() : SH_NONE;