Language Nroff
Date: | 04/20/05 |
Author: | Tim Goodwin |
URL: | n/a |
Comments: | 0 |
Info: | n/a |
Score: | (2.85 in 13 votes) |
nroff is a text formatting macro language common under UNIX .\" Tim Goodwin <tim@pipex.net> .nr BO 99 .de BP .if \\n(BO=0 No more .if !\\n(BO=0 \\n(BO .if \\n(BO=1 bottle .if !\\n(BO=1 bottles of beer .. .de WP .BP on the wall .. .de BE .WP .br .BP .br Take one down, pass it around .br .nr BO \\n(BO-1 .WP .sp .if \\n(BO>0 .BE .. .BE
Download Source | Write Comment
Download Source | Write Comment
Add Comment
Please provide a value for the fields Name,
Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.
Please don't post large portions of code here! Use the form to submit new examples or updates instead!
Comments