Author:
- Name: Walter Bright
Location: US - United States of America (United States)
To build:
make all
To use:
./bright some_file
Try:
./try.sh
Judges’ remarks:
Compile this program and give a filename as an argument.
Mr. Bright exploits the C pre-processor, similar variables and excessive shifting to obfuscate an otherwise useful binary display program. This gives you a small example of what it is like to maintain the Bourne shell! :-}
Author’s remarks:
No remarks were provided by the author.
Inventory for 1986/bright
Primary files
- bright.c - entry source code
- Makefile - entry Makefile
- bright.orig.c - original source code
- try.sh - script to try entry
Secondary files
- 1986_bright.tar.bz2 - download entry tarball
- README.md - markdown source for this web page
- .entry.json - entry summary and manifest in JSON
- .gitignore - list of files that should not be committed under git
- .path - directory path from top level directory
- index.html - this web page