Title | BED |
Revision | June, 1990 |
Purpose | Binary EDitor; examine & change files; like CTSS "edit" |
Package type | program |
Application area | utility |
Abstract | Binary EDitor; examines and changes the contents of a disk file word by word. BED display modes are decimal, hexadecimal, octal and ASCII. Analogous to the CTSS "edit" utility. |
Submittor | Wayne Schroeder |
Contact | Wayne Schroeder |
Phone | |
schroeder@sdsc.edu | |
Company/ Institution | San Diego Supercomputer Center |
CUG Site Code | SDSC |
Distribution method | ftp |
URL | ftp://ftp.sdsc.edu/pub/sdsc/system/unicos |
Distribution restrictions | none |
Copyright | Copyrighted by SDSC to prevent resale, otherwise no restrictions. |
License required | no |
License fee | n.a. |
Hardware | Cray Y-MP |
Operating System | UNICOS 5.1 |
Compiler(s) | pcc |
Program support | when schedule permits |
Documentation | README file, Makefile, man pages |
Portability to other UNIX systems | should be easy to port |
Additional comments | The source is maintained using RCS. If you do not have the RCS 'co' utility to 'check out' the source, you can edit the bed.c,v file and remove the beginning header and the ending trailer to produce a bed.c file. |