Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

scottfree(6) [debian man page]

ScottFree(6)							   Games Manual 						      ScottFree(6)

NAME
scottfree -- interpreter for Scott Adams database game files SYNOPSIS
scottfree [-d] [-i] [-y] [-s] [-t] [databasename] [save-file] DESCRIPTION
This manual page documents briefly the scottfree command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has docu- mentation in text format; see below. scottfree is a program that reads and executes TRS80 format Scott Adams datafiles. OPTIONS
-d Debugging info on load. -i Generate "I am"-style messages. (default) -y Generate "You are"-style messages. -s Generate authentic Scott Adams driver light messages rather than other driver style ones. -t Generate TRS80 style display. SEE ALSO
/usr/share/doc/scottfree/ AUTHOR
This manual page was written by Clint Adams <schizo@debian.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. ScottFree(6)

Check Out this Related Man Page

GRUB-CHOOSE-DEFAULT(8)					      System Manager's Manual					    GRUB-CHOOSE-DEFAULT(8)

NAME
grub-choose-default -- control grub default through a GUI SYNOPSIS
grub-choose-default [-r] DESCRIPTION
This manual page documents briefly the grub-choose-default command. This manual page was written for the Debian distribution because the original program does not have a manual page. grub-choose-default lets you control what entry from the grub menu should be booted next time you start your computer. OPTIONS
-r If used, grub-choose-default will show the reboot option, which is disabled by default AUTHOR
This manual page was written by Kjell Braden <fnord@pentabarf.de> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. The program itself is written by David Mohr <david@mcbf.net> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. GRUB-CHOOSE-DEFAULT(8)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help need to cut the first word of a line in text file

Hi All, I would like help with a script which can get rid of the first work of all lines in text file. File 1 The name is Scott. Output : name is Scott ---------- Post updated at 02:38 PM ---------- Previous update was at 02:37 PM ---------- Hi ALL There is typo error in... (3 Replies)
Discussion started by: bubbly
3 Replies

2. Shell Programming and Scripting

Write to a file

I am reading about AWK/Sed and there's one example I don't understand. This example is suppose to remove the string “Northeast” and copy over only the name of the person “Adams, Henrietta” into file region.northeast The part I don't understand is how does s/// removes “Northeast” from the line?... (5 Replies)
Discussion started by: EssenceNY
5 Replies