home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


bfs

bfs [option ] file

Big file scanner. Read a large file , using ed -like syntax. This command is more efficient than ed for scanning very large files because the file is not read into a buffer. Files can be up to 1024K bytes. bfs can be used to view a large file and identify sections to be divided with csplit . Not too useful.

Option

-

Do not print the file size.


Previous: B.2 Alphabetical Summary of Commands UNIX in a Nutshell: System V Edition Next: Reference: cof2elf
B.2 Alphabetical Summary of Commands Book Index Reference: cof2elf

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System