77.

function OpenWin(url, w, h) { if(!w) w = 400; if(!h) h = 300; window.open(url, "_new", "width=" + w + ",height=" + h + ",menubar=no,toobar=no,scrollbars=yes", true); }

Book: LPI Linux Certification in a Nutshell
Section: Part I:  General Linux Exam 101



Chapter 10. Exam 101 Highlighter's Index

    Section 10.1.  GNU and Unix Commands (Topic 1.3)

    Section 10.2.  Devices, Linux Filesystems, and the Filesystem Hierarchy Standard (Topic 2.4)

    Section 10.3.  Boot, Initialization, Shutdown, and Runlevels (Topic 2.6)

    Section 10.4.  Documentation (Topic 1.8)

    Section 10.5.  Administrative Tasks (Topic 2.11)

 


LPI Linux Certification in a Nutshell
LPI Linux Certification in a Nutshell (In a Nutshell (OReilly))
ISBN: 0596005288
EAN: 2147483647
Year: 2000
Pages: 194

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net