Help


[permalink] [id link]
+
Page "Core dump" ¶ 9
from Wikipedia
Edit
Promote Demote Fragment Fix

Some Related Sentences

On and modern
On matters of race he was similarly inflexible: `` Most of the modern Latin races seem to have inherited the rigidity of the Roman mind ''.
On the software front, work was being done to implement the replacement for the aging " user interface " of CP / M, ( the Command Console Processor CCP ) with the more modern ZCPR.
On 24 April 1826 over 1, 000 men and women, many armed, gathered at Whinney Hill in Clayton-le-Moors to listen to a speaker from where they marched on Sykes ’ s Mill at Higher Grange Lane, near the site of the modern police station and Magistrate ’ s Courts, and smashed over 60 looms.
On that Mississippi riverine system today, including that of other sheltered waterways, industrial barge trafficking in bulk raw materials such as coal, coke, timber, iron ore and other minerals is extremely common in the developed world using huge cargo barges that connect in groups and trains-of-barges in ways which allow cargo volumes and weights which would astonish pioneers of modern barge systems and methods in the Victorian era.
On many modern PCs, Pause interrupts screen output by BIOS until another key is pressed.
On early keyboards without a key ( before the introduction of 101-key keyboards ) the Pause function was assigned to, and the Break function to ; these key-combinations still work with most programs, even on modern PCs with modern keyboards.
On modern keyboards, the key is usually labeled Pause with Break below, sometimes separated by a line, or Pause on the top of the keycap and Break on the front.
" On a similar note, the Ethiopian historian-anglophile Bahru Zewde observed that " few events in the modern period have brought Ethiopia to the attention of the world as has the victory at Adwa ;".
On more modern canals, " guard locks " or gates were sometimes placed to allow a section of canal to be quickly closed off, either for maintenance, or to prevent a major loss of water due to a canal breach.
It was especially important for preserving in its libraries manuscripts of Greek and Latin authors throughout a period when instability and disorder caused their mass-destruction in western Europe and north Africa: On the city's fall, thousands of these were brought by refugees to Italy, and played a key part in stimulating the Renaissance, and the transition to the modern world.
Building on this article, Pauling's 1939 textbook: On the Nature of the Chemical Bond would become what some have called the " Bible " of modern chemistry.
On the map of Ptolemy, the " Kimbroi " are placed on the northernmost part of the peninsula of Jutland., i. e. in the modern landscape of Himmerland south of Limfjorden ( since Vendsyssel-Thy north of the fjord was at that time a group of islands ).
On the contrary, as modern scholarship has abundantly demonstrated, the Halakhah has grown and developed through changing times and diverse circumstances.
" On October 1, 1903 the first modern World Series between the American League champion Boston Pilgrims ( later known as the Red Sox ) and the National League champion Pittsburgh Pirates was played on this site.
On most modern operating systems, files are organized into one-dimensional arrays of bytes.
On a practical basis, Berthollet was the first to demonstrate the bleaching action of chlorine gas, and was first to develop a solution of sodium hypochlorite as a modern bleaching agent.
On modern band and orchestral drums, the drumhead is placed over the opening of the drum, which in turn is held onto the shell by a " counterhoop " ( or " rim "), which is then held by means of a number of tuning screws called " tension rods " which screw into lugs placed evenly around the circumference.
On the domestic front, he covertly opposed Joseph McCarthy but contributed to the end of McCarthyism by openly invoking the modern expanded version of executive privilege.
On the other hand, Michael K. Richardson, Professor of Evolutionary Developmental Zoology, Leiden University, while recognizing that some criticisms of the drawings are legitimate ( indeed, it was he and his co-workers who began the modern criticisms in 1998 ), has supported the drawings as teaching aids, and has said that " on a fundamental level, Haeckel was correct "
On announcing the discovery, scientists suggested that the " finds demonstrate the presence of a well-established musical tradition at the time when modern humans colonized Europe ".
On the one hand, some modern scholars are convinced that the language, dating, literary style, and structure of this text makes it implausible to conclude that 1 Peter was written by Peter ; according these scholars, it is more likely that 1 Peter is a pseudonymous letter, written later by one of the disciples of Peter in his honor.
On the other hand, some modern scholars argue that there is not enough evidence to conclude that Peter did not write 1 Peter.
On almost all modern electric guitars, the bridge has saddles that are adjustable for each string so that intonation stays correct up and down the neck.
On the death of Sarah, Abraham purchases Machpelah ( modern Hebron ) for a family tomb and sends his servant to Mesopotamia to find among his relations a wife for Isaac, and Rebekah is chosen.

On and Unix-like
On Unix-like operating systems it is the de facto standard.
On Unix-like operating systems, a signal called SIGSEGV is sent to a process that accesses an invalid memory address.
On Unix-like systems, the list of authorized keys is stored in the home directory of the user that is allowed to log in remotely, in the file ~/. ssh / authorized_keys.
On Unix-like operating systems, the traceroute utility by default uses User Datagram Protocol ( UDP ) datagrams with destination port numbers from 33434 to 33534.
On Unix-like operating systems, using one of these ports requires superuser operating permission.
On Unix and Unix-like computer operating systems, a zombie process or defunct process is a process that has completed execution but still has an entry in the process table.
On Unix-like operating systems it is common to have one or more terminal windows connected to the local machine.
On x86, Unix-like operating systems, some Windows binaries ( in PE format ) can be executed with Wine.
On Unix-like systems, that API is usually part of an implementation of the C library ( libc ), such as glibc, that provides wrapper functions for the system calls, often named the same as the system calls that they call.
On Unix, Unix-like and other POSIX-compatible operating systems, popular system calls are < tt > open </ tt >, < tt > read </ tt >, < tt > write </ tt >, < tt > close </ tt >, < tt > wait </ tt >, < tt > execve </ tt >, < tt > fork </ tt >, < tt > exit </ tt >, and < tt > kill </ tt >.
On Unix-like systems, the loopback interface usually has the device name < TT > lo </ TT > or < TT > lo0 </ TT >.
On Unix-like operating systems, < tt > mkdir </ tt > takes options.
On Unix-like systems, procmail and maildrop are the most popular MDAs.
* On Unix-like systems, it can be entered by typing the sequence compose + -.
On a Unix-like system, the common method for a process to become a daemon, when the process is started from the command line or from a startup script such as an rc file or a SystemStarter script, involves:
( On Unix-like systems, these areas are usually located in the < tt >/ var / spool </ tt > directory.
On Windows, Linux, Mac, and some other Unix-like platforms, VLC provides an NPAPI plugin, which enables users to view QuickTime, Windows Media, MP3, and Ogg files embedded in websites without using additional products.
On POSIX-compliant and partially POSIX-compliant operating systems, such as all Unix-like systems, additional hard links to existing files are created with the link () system call, or the < tt > ln </ tt > and < tt > link </ tt > command-line utilities.
On Unix-like systems the counter is usually machine-word-sized ( 32 or 64-bit: 4, 294, 967, 295 or 18, 446, 744, 073, 709, 551, 615 links, respectively ), though in some filesystems such as btrfs the number of hard links is limited more strictly by their on-disk format.
On Unix-like systems, the mprotect system call is used to control memory protection.
However, many DNS resolvers process a domain name that contains a dot in any position as being fully qualified < ref group = note > Note: On Unix-like systems, this is controlled by the option in the resolv. conf configuration file, specifying the number of dots ( default 1 ) recognized to imply a FQDN.
On Linux and other Unix-like platforms, MPlayer, xine, and Totem are able to play RMVB files using the open-source, reverse-engineered RMVB implementation in FFmpeg.
* Music On Console, a music player for Unix-like operating systems, has an interface modelled on Norton Commander.
On the Mac, Terminal. app is used by those users who need to access that Mac's operating system at a low level, and, it is used generally by developers, programmers, etc., as a general-purpose terminal emulator, as on any other Unix-like computer.

0.182 seconds.