Linux and Unix bfs command
Quick links
About bfs
Syntax
Examples
Related commands
Linux and Unix main page
Sort for Big File Scanner, BFS is (almost) like ed except that it is read-only and processes much larger files.
bfs [ - ] filename
| - | Do not print the file size. |
| filename | The name of the file that you wish to view. |
bfs myfile.txt
Edits the file myfile.txt.
