Sponsored by: Search | Newsletter | Conference | (Web hosting comparison)
Sponsored by: Search | Newsletter | Conference | Tech Jobs O’Reilly’s Emerging Technology Conference: May 13-16, 2002 Articles Linux Apache MySQL Perl PHP Python BSD Essentials What is LAMP? The Best of ONLamp.com aboutSQL Big Scary Daemons FreeBSD Basics HTTP Wrangler Linux in the Enterprise Linux Network Administration The Linux Professional Perl P5P Digest Archive PHP Admin Basics PHP Phanatics Python_News Security Alerts Alphabetical Directory of Linux Commands This directory of Linux commands is from Linux in a Nutshell, 3rd Edition. Click on any of the 379 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Tech Books Online. Buy it now Read it online m4 [options] [macros] [files] Macro processor for C and other files. Options -e, –interactive Operate interactively, ignoring interrupts. -dflags, –debug=flags Specify flag-level debugging. -ln, –arglength=n Specify the length of debugging output. -o file, –error-output=file Place output in file. Despite the name, print error messages on standard error. -p, –prefix-built-ins Prepend m4_ to all built-in macro names. -s, –synclines Insert #line directives for the C preprocessor. -Bn Set the size of the push-back and argument collection buffers to n (default is 4096). -Dname[=value], –define=name[=value] Define name as value or, if value is not specified, define name as null. Sponsored by: