0%

Words starting with unixcons

Unfortunately we didn’t found any matching words.
Maybe these words will be useful:
  • unix international — (body)   (UI) A consortium including Sun, AT&T and others formed to promote an open environment based on Unix System V, including the Open Look windowing system.
  • unix system v — System V
  • unix box — box
  • unix brain damage — Something that has to be done to break a network program (typically a mailer) on a non-Unix system so that it will interoperate with Unix systems. The hack may qualify as "Unix brain damage" if the program conforms to published standards and the Unix program in question does not. Unix brain damage happens because it is much easier for other (minority) systems to change their ways to match non-conforming behaviour than it is to change all the hundreds of thousands of Unix systems out there. An example of Unix brain damage is a kluge in a mail server to recognise bare line feed (the Unix newline) as an equivalent form to the Internet standard newline, which is a carriage return followed by a line feed. Such things can make even a hardened jock weep.
  • unix conspiracy — [ITS] According to a conspiracy theory long popular among ITS and TOPS-20 fans, Unix's growth is the result of a plot, hatched during the 1970s at Bell Labs, whose intent was to hobble AT&T's competitors by making them dependent upon a system whose future evolution was to be under AT&T's control. This would be accomplished by disseminating an operating system that is apparently inexpensive and easily portable, but also relatively unreliable and insecure (so as to require continuing upgrades from AT&T). This theory was lent a substantial impetus in 1984 by the paper referenced in the back door entry. In this view, Unix was designed to be one of the first computer viruses (see virus) - but a virus spread to computers indirectly by people and market forces, rather than directly through disks and networks. Adherents of this "Unix virus" theory like to cite the fact that the well-known quotation "Unix is snake oil" was uttered by DEC president Kenneth Olsen shortly before DEC began actively promoting its own family of Unix workstations. (Olsen now claims to have been misquoted.)
  • unix man page — Unix manual page
  • unix manual page — (operating system)   (Or "man page") A part of Unix's extensive on-line documentation. To read a manual page from the Unix command line, type: man [-s
    ] e.g. "man ftp" (the section number can usually be omitted). Pages are traditionally referred to using the notation "page(section)", e.g. ftp(1). Under SunOS (which is fairly typical), Section 1 covers commands, 2 system calls, 3 C library routines, 4 devices and networks, 5 file formats, 6 games and demos, 7 miscellaneous, 8 system administration. Each section has an introduction which can be obtained with, e.g., "man 2 intro". Manual pages are stored as nroff source files. Formatted versions are also usually cached. Man pages for most versions of Unix are available on-line in HTML.
  • unix to unix copy — (networking, messaging)   (uucp) A Unix utility program and protocol that allows one Unix system to send files to another via a serial line which may be a cable going directly from one machine's serial port to another's or may involve a modem at each end of a telephone line. Software is also available to allow uucp to work over Ethernet though there are better alternatives in this case, e.g. FTP or rcp for file transfer, SMTP for electronic mail or NNTP for news. The term is now also used to describe the large international network which uses UUCP to pass Usenet news and electronic mail, also known as "UUCPNET". See also cu, uuencode.
  • unix weenie — (jargon)   (ITS) 1. A derogatory play on "Unix wizard", common among hackers who use Unix by necessity but would prefer alternatives. The implication is that although the person in question may consider mastery of Unix arcana to be a wizardly skill, the only real skill involved is the ability to tolerate (and the bad taste to wallow in) the incoherence and needless complexity that is alleged to infest many Unix programs. "This shell script tries to parse its arguments in 69 bletcherous ways. It must have been written by a real Unix weenie." 2. A derogatory term for anyone who engages in uncritical praise of Unix. Often appearing in the context "stupid Unix weenie". See Weenix, Unix conspiracy, weenie.
  • unix wizard — (job)   Someone with a deep understanding of Unix. See wizard.