📄 ig.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><!-- Copyright 1997 The Open Group, All Rights Reserved --> <title>Alphabetical Index - G </title></head> <body bgcolor=white><center> <h3><font face="Helvetica"> The Single UNIX® Specification, Version 2</font></h3><hr size=2 noshade></center><P>[<a href="ia.html">A</A>|<a href="ib.html">B</A>|<a href="ic.html">C</A>|<a href="id.html">D</A>|<a href="ie.html">E</A>|<a href="if.html">F</A>|<a href="ig.html">G</A>|<a href="ih.html">H</A>|<a href="ii.html">I</A>|<a href="ij.html">J</A>|<a href="ik.html">K</A>|<a href="il.html">L</A>|<a href="im.html">M</A>|<a href="in.html">N</A>|<a href="io.html">O</A>|<a href="ip.html">P</A>|<a href="iq.html">Q</A>|<a href="ir.html">R</A>|<a href="is.html">S</A>|<a href="it.html">T</A>|<a href="iu.html">U</A>|<a href="iv.html">V</A>|<a href="iw.html">W</A>|<a href="ix.html">X</A>|<a href="iy.html">Y</A>|<a href="iz.html">Z</A>|<a href="index.html"> Index </a> ] </P><p><h3><font face="Helvetica"><IMG ALIGN=TOP SRC="../images/index.gif" ALT="">G</H1></font></h3><UL><LI><a href="../xsh/gamma.html">gamma</A>, signgam - log gamma function<LI><a href="../xsh/gcvt.html">gcvt</A> - convert a floating-point number to a string<LI><a href="../xcu/gencat.html">gencat</A> - generate a formatted message catalogue<LI><a href="../xcu/get.html">get</A> - get a version of an SCCS file (<b>DEVELOPMENT</b>)<LI><a href="../xcurses/get_wch.html">get_wch</A>, mvget_wch, mvwget_wch, wget_wch<LI><a href="../xcurses/get_wstr.html">get_wstr</A><LI><a href="../xcurses/getbegyx.html">getbegyx</A>, getmaxyx, getparyx, getyx - get cursor and window coordinates<LI><a href="../xcurses/getbkgd.html">getbkgd</A> - get background character and rendition using a single-byte<LI><a href="../xcurses/getbkgrnd.html">getbkgrnd</A> - get background character and rendition<LI><a href="../xsh/getc.html">getc</A> - get a byte from a stream<LI><a href="../xsh/getc_unlocked.html">getc_unlocked</A>, getchar_unlocked, putc_unlocked, putchar_unlocked<LI><a href="../xcurses/getcchar.html">getcchar</A> - get a wide character string and rendition from a <b>cchar_t</b><LI><a href="../xcurses/getch.html">getch</A>, wgetch, mvgetch, mvwgetch - get a single-byte character from the window<LI><a href="../xsh/getchar.html">getchar</A> - get a byte from a <i>stdin</i> stream<LI><a href="../xcu/getconf.html">getconf</A> - get configuration values<LI><a href="../xsh/getcontext.html">getcontext</A>, setcontext - get and set current user context<LI><a href="../xsh/getcwd.html">getcwd</A> - get the pathname of the current working directory<LI><a href="../xsh/getdate.html">getdate</A> - convert user format date and time<LI><a href="../xsh/getdtablesize.html">getdtablesize</A> - get the file descriptor table size<LI><a href="../xsh/getegid.html">getegid</A> - get the effective group ID<LI><a href="../xsh/getenv.html">getenv</A> - get value of an environment variable<LI><a href="../xsh/geteuid.html">geteuid</A> - get the effective user ID<LI><a href="../xsh/getgid.html">getgid</A> - get the real group ID<LI><a href="../xsh/getgrent.html">getgrent</A> - get the group database entry<LI><a href="../xsh/getgrgid.html">getgrgid</A>, getgrgid_r - get group database entry for a group ID<LI><a href="../xsh/getgrnam.html">getgrnam</A>, getgrnam_r - search group database for a name<LI><a href="../xsh/getgroups.html">getgroups</A> - get supplementary group IDs<LI><a href="../xns/gethostbyaddr.html">gethostbyaddr</A>, gethostbyname, gethostent - network host database functions<LI><a href="../xsh/gethostid.html">gethostid</A> - get an identifier for the current host<LI><a href="../xns/gethostname.html">gethostname</A> - get name of current host<LI><a href="../xsh/getitimer.html">getitimer</A>, setitimer - get or set value of interval timer<LI><a href="../xsh/getlogin.html">getlogin</A>, getlogin_r - get login name<LI><a href="../xcurses/getmaxyx.html">getmaxyx</A> - get size of a window<LI><a href="../xsh/getmsg.html">getmsg</A>, getpmsg - receive next message from a STREAMS file<LI><a href="../xcurses/getn_wstr.html">getn_wstr</A>, get_wstr, mvgetn_wstr, mvget_wstr, mvwgetn_wstr, mvwget_wstr,<LI><a href="../xns/getnetbyaddr.html">getnetbyaddr</A>, getnetbyname, getnetent - network database functions<LI><a href="../xcurses/getnstr.html">getnstr</A>, getstr, mvgetnstr, mvgetstr, mvwgetnstr, mvwgetstr, wgetstr, wgetnstr<LI><a href="../xsh/getopt.html">getopt</A>, optarg, optind, opterr, optopt - command option parsing<LI><a href="../xcu/getopts.html">getopts</A> - parse utility options<LI><a href="../xsh/getpagesize.html">getpagesize</A> - get the current page size<LI><a href="../xcurses/getparyx.html">getparyx</A> - get subwindow origin coordinates<LI><a href="../xsh/getpass.html">getpass</A> - read a string of characters without echo<LI><a href="../xns/getpeername.html">getpeername</A> - get the name of the peer socket<LI><a href="../xsh/getpgid.html">getpgid</A> - get the process group ID for a process<LI><a href="../xsh/getpgrp.html">getpgrp</A> - get the process group ID of the calling process<LI><a href="../xsh/getpid.html">getpid</A> - get the process ID<LI><a href="../xsh/getpmsg.html">getpmsg</A> - get the user database entry<LI><a href="../xsh/getppid.html">getppid</A> - get the parent process ID<LI><a href="../xsh/getpriority.html">getpriority</A>, setpriority - get or set the nice value<LI><a href="../xns/getprotobynumber.html">getprotobynumber</A>, getprotobyname, getprotoent - network protocol database functions<LI><a href="../xsh/getpwent.html">getpwent</A> - get user database entry<LI><a href="../xsh/getpwnam.html">getpwnam</A>, getpwnam_r - search user database for a name<LI><a href="../xsh/getpwuid.html">getpwuid</A>, getpwuid_r - search user database for a user ID<LI><a href="../xsh/getrlimit.html">getrlimit</A>, setrlimit - control maximum resource consumption<LI><a href="../xsh/getrusage.html">getrusage</A> - get information about resource utilisation<LI><a href="../xsh/gets.html">gets</A> - get a string from a <i>stdin</i> stream<LI><a href="../xns/getservbyport.html">getservbyport</A>, getservbyname, getservent - network services database functions<LI><a href="../xsh/getsid.html">getsid</A> - get the process group ID of session leader<LI><a href="../xns/getsockname.html">getsockname</A> - get the socket name<LI><a href="../xns/getsockopt.html">getsockopt</A> - get the socket options<LI><a href="../xcurses/getstr.html">getstr</A> - get a multi-byte character string from the terminal<LI><a href="../xsh/getsubopt.html">getsubopt</A> - parse suboption arguments from a string<LI><a href="../xsh/gettimeofday.html">gettimeofday</A> - get the date and time<LI><a href="../xsh/getuid.html">getuid</A> - get a real user ID<LI><a href="../xsh/getutxent.html">getutxent</A>, getutxid, getutxline - get user accounting database entries<LI><a href="../xsh/getw.html">getw</A> - get a word from a stream<LI><a href="../xsh/getwc.html">getwc</A> - get a wide character from a stream<LI><a href="../xsh/getwchar.html">getwchar</A> - get a wide character from a <i>stdin</i> stream<LI><a href="../xsh/getwd.html">getwd</A> - get the current working directory pathname<LI><a href="../xcurses/getwin.html">getwin</A>, putwin - dump window to, and reload window from, a file<LI><a href="../xcurses/getyx.html">getyx</A> - get cursor coordinates<LI><a href="../xsh/glob.html">glob</A>, globfree - generate pathnames matching a pattern<LI><a href="../xsh/glob.h.html">glob.h</A> - pathname pattern-matching types<LI><a href="../xsh/gmtime.html">gmtime</A>, gmtime_r - convert a time value to a broken-down UTC time<LI><a href="../xsh/grantpt.html">grantpt</A> - grant access to the slave pseudo-terminal device<LI><a href="../xcu/grep.html">grep</A> - search a file for a pattern<LI><a href="../xsh/grp.h.html">grp.h</A> - group structure</UL>Terminology<UL><li> <a href="../xbd/termios.html#tag_008">General Terminal Interface</a><li> <a href="../xbd/glossary.html">Glossary</a><li> <a href="../xbd/glossary.html#tag_004_000_130">graphic character</a><li> <a href="../xbd/glossary.html#tag_004_000_131">group database</a><li> <a href="../xbd/glossary.html#tag_004_000_132">group ID</a><li> <a href="../xbd/glossary.html#tag_004_000_133">group name</a></UL><hr size=2 noshade> <center><font size=2>UNIX ® is a registered Trademark of The Open Group.<br><a href="../copyr.html">Copyright</a> © 1997 The Open Group </font></center><hr size=2 noshade></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -