Denna delen av 99 uppdateras inte längre utan har arkiverats inför framtiden som ett museum.
Här kan du läsa mer om varför.
Mac-nyheter hittar du på Macradion.com och forumet hittar du via Applebubblan.

whatis apple

Tråden skapades och har fått 3 svar. Det senaste inlägget skrevs .
1

Letar och luskar kommandon i terminalen och fastnade lite för "whatis"

Skrev "whatis apple"

och detta kom upp:

pdisk(8) - Apple partition table editor
(END)
´##########
Testade sedan även:
whatis apple computer

fick upp detta:
[admins-dator:~] admin% whatis apple computer
pdisk(8) - Apple partition table editor
login(1) - log into the computer
(END)
##############
Testade även:

"whatis hidden"

Fick då upp detta:

Tcl_IsSafe(3), Tcl_MakeSafe(3), Tcl_CreateSlave(3), Tcl_GetSlave(3), Tcl_GetMaster(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3)
, Tcl_CreateAliasObj(3), Tcl_GetAlias(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3) - manage multiple Tcl in
terpreters, aliases and hidden commands

##############
Skrev även:

"whatis a star"

och fick upp allt detta:

[admins-dator:~] admin% whatis a star

AutoSplit(3) - split a package for autoloading
BIO_new_bio_pair(3) - create a new BIO pair
BIO_new_bio_pair(3o) - create a new s-1BIOs0 pair
BIO_push(3), BIO_pop(3) - add and remove BIOs from a chain
BIO_push(3o), BIO_pop(3o) - add and remove BIOs from a chain
ConsoleMessage(8) - Send a message to SystemStarter
DSA_dup_DH(3) - create a DH structure out of DSA structure
DSA_dup_DH(3o) - create a s-1DHs0 structure out of s-1DSAs0 structure
Devel::DProf(3) - a Perl code profiler
Devel::Peek(3) - A data debugging tool for the s-1XSs0 programmer
Devel::SelfStubber(3) - generate stubs for a SelfLoading module
ERR_remove_state(3) - free a thread´s error queue
ERR_remove_state(3o) - free a thread´s error queue
ExtUtils::Manifest(3) - utilities to write and check a s-1MANIFESTs0 file
ExtUtils::Mkbootstrap(3) - make a bootstrap file for use by DynaLoader
File::Basename(3), fileparse(3) - split a pathname into pieces basename
File::CheckTree(3), validate(3) - run many filetest checks on a tree
File::Find(3), find(3) - traverse a file tree finddepth
IPC::Open2(3), s-1IPC:s0:Open2(3), open2(3) - open a process for both reading and writing
IPC::Open3(3), s-1IPC:s0:Open3(3), open3(3) - open a process for reading, writing, and error handlin
g
Net::Ping(3) - check a remote host for reachability
Pod::Usage(3), pod2usage()(3) - print a usage message from embedded pod documentation
SAMBA(7) - A Windows SMB/CIFS fileserver for UNIX
SSL_CTX_new(3) - create a new SSL_CTX object as framework for TLS/SSL enabled functions
SSL_CTX_new(3o) - create a new s-1SSL_CTXs0 object as framework for s-1TLS/SSLs0 enabled fu
nctions
SSL_CTX_set_client_CA_list(3), SSL_set_client_CA_list(3), SSL_CTX_add_client_CA(3), SSL_add_client_C
A(3) - set list of CAs sent to the client when requesting a client certificate
SSL_CTX_set_client_CA_list(3o), SSL_set_client_CA_list(3o), SSL_CTX_add_client_CA(3o), SSL_add_clien
t_CA(3o) - set list of CAs sent to the client when requesting a client certificate
SSL_CTX_set_ssl_version(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3) - choose a new TLS/SSL meth
od
SSL_CTX_set_ssl_version(3o), SSL_set_ssl_method(3o), SSL_get_ssl_method(3o) - choose a new s-1TLS/SS
Ls0 method
SSL_accept(3) - wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept(3o) - wait for a s-1TLS/SSLs0 client to initiate a s-1TLS/SSLs0 handshake
SSL_do_handshake(3o) - perform a s-1TLS/SSLs0 handshake
SSL_get_current_cipher(3), SSL_get_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher_bits(3), SSL_ge
t_cipher_version(3) - get SSL_CIPHER of a connection
SSL_get_current_cipher(3o), SSL_get_cipher(3o), SSL_get_cipher_name(3o), SSL_get_cipher_bits(3o), SS
L_get_cipher_version(3o) - get s-1SSL_CIPHERs0 of a connection
SSL_get_version(3) - get the protocol version of a connection
SSL_get_version(3o) - get the protocol version of a connection
SSL_new(3) - create a new SSL structure for a connection
SSL_new(3o) - create a new s-1SSLs0 structure for a connection
SSL_read(3) - read bytes from a TLS/SSL connection
SSL_read(3o) - read bytes from a s-1TLS/SSLs0 connection
SSL_session_reused(3o) - query whether a reused session was negotiated during handshake
SSL_set_bio(3) - connect the SSL object with a BIO
SSL_set_bio(3o) - connect the s-1SSLs0 object with a s-1BIOs0
SSL_set_fd(3) - connect the SSL object with a file descriptor
SSL_set_fd(3o) - connect the s-1SSLs0 object with a file descriptor
SSL_set_session(3) - set a TLS/SSL session to be used during TLS/SSL connect
SSL_set_session(3o) - set a s-1TLS/SSLs0 session to be used during s-1TLS/SSLs0 connect
SSL_shutdown(3) - shut down a TLS/SSL connection
SSL_shutdown(3o) - shut down a s-1TLS/SSLs0 connection
SSL_write(3) - write bytes to a TLS/SSL connection
SSL_write(3o) - write bytes to a s-1TLS/SSLs0 connection
Tcl_Backslash(3) - parse a backslash sequence
Tcl_CommandComplete(3) - Check for unmatched braces in a Tcl command
Tcl_Concat(3) - concatenate a collection of strings
Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3) - call a procedure when a channel becomes r
eadable or writable
Tcl_CreateMathFunc(3) - Define a new math function for expressions
Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3) - call a procedure at a given time
Tcl_DoWhenIdle(3), Tcl_CancelIdleCall(3) - invoke a procedure when there are no pending events
Tcl_GetOpenFile(3) - Get a standard IO File * handle from a channel. (Unix only)
Tcl_NewByteArrayObj(3), Tcl_SetByteArrayObj(3), Tcl_GetByteArrayFromObj(3), Tcl_SetByteArrayLength(3
) - manipulate Tcl objects as a arrays of bytes
Tcl_Sleep(3) - delay execution for a given number of milliseconds
Tcl_StaticPackage(3) - make a statically linked package available via the load command
Tcl_StringMatch(3), Tcl_StringCaseMatch(3) - test whether a string matches a pattern
Tcl_TraceVar(3), Tcl_TraceVar2(3), Tcl_UntraceVar(3), Tcl_UntraceVar2(3), Tcl_VarTraceInfo(3), Tcl_V
arTraceInfo2(3) - monitor accesses to a variable
Test(3), 1 Test(3) - provides a simple framework for writing test scripts
Text::Abbrev(3), abbrev(3) - create an abbreviation table from a list
accept(2) - accept a connection on a socket
accept(8), accept/reject(8) - accept/reject jobs sent to a destination
access(2) - check access permissions of a file or pathname
appleping(1) - exercises the AppleTalk network by sending packets to a named host
apply(1) - apply a command to a set of arguments
at_cho_prn(8) - allows you to choose a default printer on the AppleTalk internet
atexit(3) - register a function to be called on exit
atprint(1) - transfer data to a printer using AppleTalk protocols
attrs(3) - set/get attributes of a subroutine (deprecated)
autouse(3) - postpone load of modules until a function is used
bashbug(1) - report a bug in bash
bind(2) - bind a name to a socket
bindresvport(3) - bind a socket to a privileged IP port
blib(3) - Use MakeMaker´s uninstalled version of a package
bpwhoami(1) - print the output of a bootparams whoami call
bsearch(3) - binary search of a sorted table
bzero(3) - write zeroes to a byte string
bzgrep(1), bzfgrep(1), bzegrep(1) - search possibly bzip2 compressed files for a regular expression
bzip2(1), bunzip2(1) - a block-sorting file compressor, v1.0.2 bzcat
cal(1) - displays a calendar
close(2) - delete a descriptor
colrm(1) - remove columns from a file
connect(2) - initiate a connection on a socket
creat(3) - create a new file
crl2pkcs7(1) - Create a PKCS#7 structure from a s-1CRLs0 and certificates
cscope(1) - interactively examine a C program
csh(1) - a shell (command interpreter) with C-like syntax
ctags(1) - create a tags file
curl(1) - get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS syntax
curl-config(1) - Get information about a libcurl installation
curs_addch(3), addch(3), waddch(3), mvaddch(3), mvwaddch(3), echochar(3), wechochar(3) - add a character (with attributes) to a curses wi
ndow, then advance the cursor
curs_addchstr(3), addchstr(3), addchnstr(3), waddchstr(3), waddchnstr(3), mvaddchstr(3), mvaddchnstr(3), mvwaddchstr(3), mvwaddchnstr(3)
- add a string of characters (and attributes) to a curses window
curs_addstr(3), addstr(3), addnstr(3), waddstr(3), waddnstr(3), mvaddstr(3), mvaddnstr(3), mvwaddstr(3), mvwaddnstr(3) - add a string of
characters to a curses window and advance cursor
curs_clear(3), erase(3), werase(3), clear(3), wclear(3), clrtobot(3), wclrtobot(3), clrtoeol(3), wclrtoeol(3) - clear all or part of a cu
rses window
curs_delch(3), delch(3), wdelch(3), mvdelch(3), mvwdelch(3) - delete character under the cursor in a curses window
curs_deleteln(3), deleteln(3), wdeleteln(3), insdelln(3), winsdelln(3), insertln(3), winsertln(3) - delete and insert lines in a curses w
indow
curs_inch(3), inch(3), winch(3), mvinch(3), mvwinch(3) - get a character and attributes from a curses window
curs_inchstr(3), inchstr(3), inchnstr(3), winchstr(3), winchnstr(3), mvinchstr(3), mvinchnstr(3), mvwinchstr(3), mvwinchnstr(3) - get a s
tring of characters (and attributes) from a curses window
curs_insch(3), insch(3), winsch(3), mvinsch(3), mvwinsch(3) - insert a character before cursor in a curses window
curs_insstr(3), insstr(3), insnstr(3), winsstr(3), winsnstr(3), mvinsstr(3), mvinsnstr(3), mvwinsstr(3), mvwinsnstr(3) - insert string be
fore cursor in a curses window
curs_instr(3), instr(3), innstr(3), winstr(3), winnstr(3), mvinstr(3), mvinnstr(3), mvwinstr(3), mvwinnstr(3) - get a string of character
s from a curses window
curs_resize(3), wresize(3) - resize a curses window
curs_scanw(3), scanw(3), wscanw(3), mvscanw(3), mvwscanw(3), vwscanw(3) - convert formatted input from a curses widow
curs_scr_dmp(3), scr_dump(3), scr_restore(3), scr_init(3), scr_set(3) - read (write) a curses screen from (to) a file
curs_scroll(3), scroll(3), srcl(3), wscrl(3) - scroll a curses window
cut(1) - select portions of each line of a file
cvsbug(8) - send problem report (PR) about CVS to a central support site
dd(1) - convert and copy a file
ditto(8) - copy files and directories to a destination directory
dyld_debug(3), dyld debug(3) - programmatic interface for debugging a task using the dynamic link editor
dylibprof(1) - control the shared pc sampling of a dynamic shared library
execl(3), execlp(3), execle(3), exect(3), execv(3), execvp(3) - execute a file
execve(2) - execute a file
fclose(3) - close a stream
fetchmail(1) - fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
fflush(3), fpurge(3) - flush a stream
ffs(3) - find first bit set in a bit string
fgetln(3) - get a line from a stream
fgetpos(3), fseek(3), fseeko(3), fsetpos(3), ftell(3), ftello(3), rewind(3) - reposition a stream
fgets(3), gets(3) - get a line from a stream
find(1) - walk a file hierarchy
findsmb(1) - list info about machines that respond to SMB name queries on a subnet
fork(2) - create a new process
form_cursor(3) - position a form window cursor
form_field_userptr(3) - associate application data with a form field
form_userptr(3) - associate application data with a form item
fputc(3), putc(3), putchar(3), putw(3) - output a character or word to a stream
fputs(3), puts(3) - output a line to a stream
fsplit(1) - split a multi-routine Fortran file into individual files
fsync(2) - synchronize a file´s in-core state with that on disk
fts(3) - traverse a file hierarchy
funopen(3), fropen(3), fwopen(3) - open a stream
gendsa(1) - generate a s-1DSAs0 private key from a set of parameters
getdirentries(2) - get directory entries in a filesystem independent format
getpass(3) - get a password
glArrayElement(3) - render a vertex using the specified vertex array element
glBegin(3), glEnd(3) - delimit the vertices of a primitive or a group of like primitives
glBindTexture(3) - bind a named texture to a texturing target
glBitmap(3) - draw a bitmap
glCallList(3) - execute a display list
glCallLists(3) - execute a list of display lists
glClipPlane(3) - specify a plane against which all geometry is clipped
glColorMaterial(3) - cause a material color to track the current color
glColorSubTable(3) - respecify a portion of a color table
glColorTable(3) - define a color lookup table
glConvolutionFilter1D(3) - define a one-dimensional convolution filter
glConvolutionFilter2D(3) - define a two-dimensional convolution filter
glCopyColorSubTable(3) - respecify a portion of a color table
glCopyColorTable(3) - copy pixels into a color table
glCopyConvolutionFilter1D(3) - copy pixels into a one-dimensional convolution filter
glCopyConvolutionFilter2D(3) - copy pixels into a two-dimensional convolution filter
glCopyTexImage1D(3) - copy pixels into a 1D texture image
glCopyTexImage2D(3) - copy pixels into a 2D texture image
glCopyTexSubImage1D(3) - copy a one-dimensional texture subimage
glCopyTexSubImage2D(3) - copy a two-dimensional texture subimage
glCopyTexSubImage3D(3) - copy a three-dimensional texture subimage
glDeleteLists(3) - delete a contiguous group of display lists
glDrawPixels(3) - write a block of pixels to the frame buffer
glEvalMesh(3), glEvalMesh1(3), glEvalMesh2(3) - compute a one- or two-dimensional grid of points or lines
glEvalPoint(3), glEvalPoint1(3), glEvalPoint2(3) - generate and evaluate a single point in a mesh
glFrustum(3) - multiply the current matrix by a perspective matrix
glGenLists(3) - generate a contiguous set of empty display lists
glGet(3), glGetBooleanv(3), glGetDoublev(3), glGetFloatv(3), glGetIntegerv(3) - return the value or values of a selected parameter
glGetColorTable(3) - retrieve contents of a color lookup table
glGetString(3) - return a string describing the current GL connection
glGetTexImage(3) - return a texture image
glGetTexLevelParameter(3), glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3) - return texture parameter values for a specific leve
l of detail
glIsEnabled(3) - test whether a capability is enabled
glIsList(3) - determine if a name corresponds to a display-list
glIsTexture(3) - determine if a name corresponds to a texture
glLoadName(3) - load a name onto the name stack
glLogicOp(3) - specify a logical pixel operation for color index rendering
glMap1(3), glMap1d(3), glMap1f(3) - define a one-dimensional evaluator
glMap2(3), glMap2d(3), glMap2f(3) - define a two-dimensional evaluator
glMapGrid(3), glMapGrid1d(3), glMapGrid1f(3), glMapGrid2d(3), glMapGrid2f(3) - define a one- or two-dimensional mesh
glNewList(3), glEndList(3) - create or replace a display list
glPassThrough(3) - place a marker in the feedback buffer
glPolygonMode(3) - select a polygon rasterization mode
glReadBuffer(3) - select a color buffer source for pixels
glReadPixels(3) - read a block of pixels from the frame buffer
glRect(3), glRectd(3), glRectf(3), glRecti(3), glRects(3), glRectdv(3), glRectfv(3), glRectiv(3), glRectsv(3) - draw a rectangle
glRotate(3), glRotated(3), glRotatef(3) - multiply the current matrix by a rotation matrix
glScale(3), glScaled(3), glScalef(3) - multiply the current matrix by a general scaling matrix
glSelectBuffer(3) - establish a buffer for selection mode values
glSeparableFilter2D(3) - define a separable two-dimensional convolution filter
glTexImage1D(3) - specify a one-dimensional texture image
glTexImage2D(3) - specify a two-dimensional texture image
glTexImage3D(3) - specify a three-dimensional texture image
glTexSubImage1D(3) - specify a one-dimensional texture subimage
glTexSubImage2D(3) - specify a two-dimensional texture subimage
glTexSubImage3D(3) - specify a three-dimensional texture subimage
glTranslate(3), glTranslated(3), glTranslatef(3) - multiply the current matrix by a translation matrix
glVertex(3), glVertex2d(3), glVertex2f(3), glVertex2i(3), glVertex2s(3), glVertex3d(3), glVertex3f(3), glVertex3i(3), glVertex3s(3), glVe
rtex4d(3), glVertex4f(3), glVertex4i(3), glVertex4s(3), glVertex2dv(3), glVertex2fv(3), glVertex2iv(3), glVertex2sv(3), glVertex3dv(3), g
lVertex3fv(3), glVertex3iv(3), glVertex3sv(3), glVertex4dv(3), glVertex4fv(3), glVertex4iv(3), glVertex4sv(3) - specify a vertex
glob(3), globfree(3) - generate pathnames matching a pattern
gluBeginCurve(3), gluEndCurve(3) - delimit a NURBS curve definition
gluBeginPolygon(3), gluEndPolygon(3) - delimit a polygon description
gluBeginSurface(3), gluEndSurface(3) - delimit a NURBS surface definition
gluBeginTrim(3), gluEndTrim(3) - delimit a NURBS trimming loop definition
gluBuild1DMipmapLevels(3) - builds a subset of one-dimensional mipmap levels
gluBuild1DMipmaps(3) - builds a one-dimensional mipmap
gluBuild2DMipmapLevels(3) - builds a subset of two-dimensional mipmap levels
gluBuild2DMipmaps(3) - builds a two-dimensional mipmap
gluBuild3DMipmapLevels(3) - builds a subset of three-dimensional mipmap levels
gluBuild3DMipmaps(3) - builds a three-dimensional mipmap
gluCylinder(3) - draw a cylinder
gluDeleteNurbsRenderer(3) - destroy a NURBS object
gluDeleteQuadric(3) - destroy a quadrics object
gluDeleteTess(3) - destroy a tessellation object
gluDisk(3) - draw a disk
gluErrorString(3) - produce an error string from a GL or GLU error code
gluGetNurbsProperty(3) - get a NURBS property
gluGetString(3) - return a string describing the GLU version or GLU extensions
gluGetTessProperty(3) - get a tessellation object property
gluLookAt(3) - define a viewing transformation
gluNewNurbsRenderer(3) - create a NURBS object
gluNewQuadric(3) - create a quadrics object
gluNewTess(3) - create a tessellation object
gluNurbsCallback(3) - define a callback for a NURBS object
gluNurbsCallbackData(3) - set a user data pointer
gluNurbsCallbackDataEXT(3) - set a user data pointer
gluNurbsCurve(3) - define the shape of a NURBS curve
gluNurbsProperty(3) - set a NURBS property
gluNurbsSurface(3) - define the shape of a NURBS surface
gluOrtho2D(3) - define a 2D orthographic projection matrix
gluPartialDisk(3) - draw an arc of a disk
gluPerspective(3) - set up a perspective projection matrix
gluPickMatrix(3) - define a picking region
gluPwlCurve(3) - describe a piecewise linear NURBS trimming curve
gluQuadricCallback(3) - define a callback for a quadrics object
gluSphere(3) - draw a sphere
gluTessBeginContour(3), gluTessEndContour(3) - delimit a contour description
gluTessBeginPolygon(3) - delimit a polygon description
gluTessCallback(3) - define a callback for a tessellation object
gluTessEndPolygon(3) - delimit a polygon description
gluTessNormal(3) - specify a normal for a polygon
gluTessProperty(3) - set a tessellation object property
gluTessVertex(3) - specify a vertex on a polygon
glutAddMenuEntry(3) - adds a menu entry to the bottom of the current menu.
glutAddSubMenu(3) - adds a sub-menu trigger to the bottom of the current menu.
glutAttachMenu(3) - attaches a mouse button for the current window to the^M identifier of the current menu; glutDetachMenu
glutBitmapCharacter(3) - renders a bitmap character using OpenGL.
glutBitmapWidth(3) - returns the width of a bitmap character,^M glutBitmapLength returns the length of a bitmap font string.
glutChangeToMenuEntry(3) - changes the specified menu item in^M the current menu into a menu entry.
glutChangeToSubMenu(3) - changes the specified menu item in the current^M menu into a sub-menu trigger.
glutCopyColormap(3) - copies the logical colormap for the layer in use^M from a specified window to the current window.
glutCreateMenu(3) - creates a new pop-up menu.
glutCreateSubWindow(3) - creates a subwindow.
glutCreateWindow(3) - creates a top-level window.
glutExtensionSupported(3) - helps to easily determine whether a^M given OpenGL extension is supported.
glutGameModeString(3) - sets the game mode configuration via a string.
glutGetColor(3) - retrieves a red, green, or blue component for a given^M color index colormap entry for the layer in use´s logi
cal colormap for the^M current window.
glutInitDisplayString(3) - sets the initial display mode via a string.
glutPositionWindow(3) - requests a change to the position of the current window.
glutReshapeWindow(3) - requests a change to the size of the current window.
glutSetColor(3) - sets the color of a colormap entry in the layer of use^M for the current window.
glutSolidCone(3), glutWireCone(3) - render a solid or wireframe cone respectively.
glutSolidCube(3), glutWireCube(3) - render a solid or wireframe cube respectively.
glutSolidDodecahedron(3), glutWireDodecahedron(3) - render a^M solid or wireframe dodecahedron (12-sided regular solid) respectively.
glutSolidIcosahedron(3), glutWireIcosahedron(3) - render a^M solid or wireframe icosahedron (20-sided regular solid) respectively.
glutSolidOctahedron(3), glutWireOctahedron(3) - render a solid^M or wireframe octahedron (8-sided regular solid) respectively.
glutSolidSphere(3), glutWireSphere(3) - render a solid or wireframe sphere respectively.
glutSolidTeapot(3), glutWireTeapot(3) - render a solid or wireframe teapot respectively.
glutSolidTetrahedron(3), glutWireTetrahedron(3) - render a^M solid or wireframe tetrahedron (4-sided regular solid) respectively.
glutSolidTorus(3), glutWireTorus(3) - render a solid or wireframe^M torus (doughnut) respectively.
glutStrokeCharacter(3) - renders a stroke character using OpenGL.
glutStrokeWidth(3) - returns the width of a stroke character,^M glutStrokeLength returns the length of a stroke font string.
glutTimerFunc(3) - registers a timer callback to be triggered in a^M specified number of milliseconds.
grep(1), egrep(1), fgrep(1) - print lines matching a pattern
groff(7) - a short reference for the GNU roff language
head(1) - display first lines of a file
infotocap(1m) - convert a terminfo description into a termcap description
insque(3), remque(3) - insert/remove element from a queue
isinf(3) - isnan test for infinity or not-a-number
kextload(8) - loads, validates, and generates symbols for a kernel extension (kext)
kextunload(8) - terminates objects and unloads code associated with a kernel extension
kgmon(8) - generate a dump of the operating system´s profile buffers
kill(1) - terminate or signal a process
kill(2) - send signal to a process
killpg(3) - send signal to a process group
kvm_nlist(3) - retrieve symbol table names from a kernel image
labs(3) - return the absolute value of a long integer
leaks(1) - Search a process´s memory for unreferenced malloc buffers
link(2) - make a hard file link
listen(2) - listen for connections on a socket
lock(1) - reserve a terminal
look(1) - display lines beginning with a given string
lpmove(8) - move a job to a new destination
mail.local(8) - store mail in a mailbox
make_smbcodepage(1) - construct a codepage file for Samba
make_unicodemap(1) - construct a unicode map file for Samba
makewhatis(8) - create a whatis.db database
md5(1) - calculate a message-digest fingerprint (checksum) for a file
memset(3) - write a byte to byte string
menu_cursor(3) - position a menu´s cursor
menu_pattern(3) - get and set a menu´s pattern buffer
menu_userptr(3) - associate application data with a menu item
mkbom(8) - create a bill-of-materials file
mkdir(2) - make a directory file
mkfifo(2) - make a fifo file
mkfile(8) - create a file
mknod(2) - make a special file node
mkslapdconf(8) - generate a configuration file for the LDAP server
mod_perl(3) - Embed a Perl interpreter in the Apache s-1HTTPs0 server
mount(2), unmount(2) - mount or dismount a filesystem
mount_smbfs(8) - mounts a shared resource from an SMB file server
mount_udf(8) - mount a UDF filesystem
mount_webdav(8) - mount a WebDAV filesystem
msgrcv(2) - receive a message from a message queue
msgsnd(2) - send a message to a message queue
msync(2) - synchronize a mapped region
mtree(8) - map a directory hierarchy
munmap(2) - remove a mapping
newfs(8), mount_mfs(8) - construct a new file system
newfs_hfs(8) - construct a new HFS Plus file system
newfs_msdos(8) - construct a new MS-DOS (FAT) file system
nice(1) - execute a utility with an altered scheduling priority
nifind(1) - find a directory in the NetInfo hierarchy
nigrep(1) - search for a regular expression in the NetInfo hierarchy
nohup(1) - invoke a command immune to hangups
nologin(8) - politely refuse a login
nseq(1) - create or examine a netscape certificate sequence
open(2) - open or create a file for reading or writing
patch(1) - apply a diff file to an original
perltie(1) - how to hide an object class in a simple variable
pfbtops(1) - translate a PostScript font in .pfb format to ASCII
qabs(3) - return the absolute value of a quad integer
quot(8) - display total block usage per user for a file system
raise(3) - send a signal to the current process
rcmd(3), rresvport(3), iruserok(3), ruserok(3) - routines for returning a stream to a remote command
readlink(2) - read value of a symbolic link
recv(2), recvfrom(2), recvmsg(2) - receive a message from a socket
rename(2) - change the name of a file
repquota(8) - summarize quotas for a file system
rev(1) - reverse lines of a file
rexec(3) - return stream to a remote command
rmdir(2) - remove a directory file
roff(7) - a survey of the roff typesetting system
rs(1) - reshape a data array
sample(1) - Profile a process during a time interval
scandir(3), alphasort(3) - scan a directory
sem_close(2) - close a named semaphore
sem_open(2) - initialize and open a named semaphore
sem_post(2) - unlock a semaphore
sem_unlink(2) - remove a named semaphore
sem_wait(2), sem_trywait(2) - lock a semaphore
send(2), sendto(2), sendmsg(2) - send a message from a socket
shar(1) - create a shell archive of files
shlock(1) - create or verify a lock file for shell scripts
shm_open(2) - open a shared memory object
shutdown(2) - shut down part of a full-duplex connection
shutdown(8) - close down the system at a given time
slapadd(8) - Add entries to a SLAPD database
sliplogin(8) - attach a serial line network interface
smbpasswd(8) - change a user´s SMB password
socketpair(2) - create a pair of connected sockets
split(1) - split a file into pieces
strcspn(3) - span the complement of a string
strdup(3) - save a copy of a string
strings(1) - find the printable strings in a object, or other binary, file
strmode(3) - convert inode status information into a symbolic string
strspn(3) - span a string
strstr(3) - locate a substring in a string
strtol(3), strtoq(3) - convert string value to a long or quad_t integer
strtoul(3), strtouq(3) - convert a string to an unsigned long or uquad_t integer
strxfrm(3) - transform a string under locale
stty(1) - set the options for a terminal device interface
sudo(8) - execute a command as another user
symlink(2) - make symbolic link to a file
system(3) - pass a command to the shell
tail(1) - display the last part of a file
tcpdump(1) - dump traffic on a network
texi2html(1) - a Texinfo to HTML converter
tf_util(3), tf_init(3), tf_get_pname(3), tf_get_pinst(3), tf_get_cred(3), tf_close(3) - Routines for manipulating a Kerberos ticket file
tput(1), reset(1) - initialize a terminal or query terminfo database
truncate(2), ftruncate(2) - truncate a file to a specified length
tsort(1) - topological sort of a directed graph
uniq(1) - report or filter out repeated lines in a file
unvis(1) - revert a visual representation of data back to original form
unvis(3), strunvis(3) - decode a visual representation of characters
uuencode(1), uudecode(1) - encode/decode a binary file
uuidgen(1) - command-line utility to generate a new UUID value
vfork(2) - spawn new process in a virtual memory efficient way
vis(1) - display non-printable characters in a visual format
vmmap(1) - Display the virtual memory regions allocated in a process
wall(1) - write a message to users
what(1) - show what versions of object modules were used to construct a file
which(1) - locate a program file including aliases and paths Xr csh 1 only)
write(1) - send a message to another user
ypbind(8) - create and maintain a binding to a YP server
ypcat(1) - print the values of all keys in a YP database
yppoll(8) - get version of a YP map from YP server
ypxfr(8) - get a YP map from YP server
zforce(1) - force a ´.gz´ extension on all gzip files
zgrep(1) - search possibly compressed files for a regular expression
star: nothing appropriate

###########

Det sista kommandot radar vad jag förstår upp alla möjliga kommandon eller?

[ 08 Oktober 2002, 01:37: Meddelandet ändrat av: iWay ]

  • Oregistrerad
  • 2002-10-08 02:08

Vad jag förstår så är ´whatis´ ett program som förklarar vad ett annat kommando har för funktion genom att visa den första raden text som finns i kommandots manualsidor.

Det sista kommandot du angav visar nog alla de kommandon där antingen orden ´a´ eller ´star´ förekommer i manualsidorna.

/Fredrik

Det var inte speciellt nödvändigt för oss att se hela din lista!
Om du undrar vad whatis gör, så kan du skriva man whatis
Undrar om det inte var whois du var nyfiken på...

Whatis a very onödigt långt inlägg?

1
Bevaka tråden