Searched refs:uname (Results 1 – 20 of 20) sorted by relevance
2 arch \- print machine hardware name (same as uname -m)6 uname(1), uname(2)
2 uname \- print system information6 arch(1), uname(2)
94 uname.1
165 man/uname.1: src/uname$(EXEEXT)
23 uname -m > exp || fail=1
125 char const *uname = user_name; in create_fullname() local126 if (islower (to_uchar (*uname))) in create_fullname()127 *r++ = toupper (to_uchar (*uname++)); in create_fullname()128 while (*uname) in create_fullname()129 *r++ = *uname++; in create_fullname()
107 uname
63 src/uname.h \400 src_uname_SOURCES = src/uname.c src/uname-uname.c401 src_arch_SOURCES = src/uname.c src/uname-arch.c
299 if (uname (&name) == -1) in main()
26 uname -s | grep 'BSD$' && skip_ 'known spurious failure on *BSD'
73 override_single arch uname
137 src/uname.c
43 (e.g. the output of `uname -a`).
101 uname: David MacKenzie
844 _src = (false|lbracket|ls-(dir|ls|vdir)|tac-pipe|uname-(arch|uname))
17 tac tail tee test timeout touch tr true truncate tsort tty uname unexpand
788 test "$(uname)" = GNU \
3760 arch: equivalent to uname -m, not installed by default4773 uname -a no longer generates the -p and -i outputs if they are unknown.5726 * uname and uptime work better on *BSD systems5739 * New 'uname' options -i or --hardware-platform, and -o or --operating-system.5740 'uname -a' now outputs -i and -o information at the end.5741 New uname option --kernel-version is an alias for -v.
25 tty uname unexpand uniq unlink uptime users vdir wc who whoami yes
133 * uname: (coreutils)uname invocation. Print system information.208 * System context:: date arch nproc uname hostname hostid uptime430 * uname invocation:: Print system information16292 * uname invocation:: Print system information.17080 and is equivalent to @samp{uname -m}.17134 @node uname invocation17135 @section @command{uname}: Print system information17137 @pindex uname17141 @command{uname} prints information about the machine and operating system17142 it is run on. If no options are given, @command{uname} acts as if the[all …]