ibc

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

ibc

Version of bc that also display its input. Useful from vi by using !}ibc within vi.

For example, using !}ibc with the cursor place on the first line of:

obase=13
6*9

will result in the output of

obase=13
6*9

42

Documentation

Overview

Program ibc operates like the program bc but also copies standard input to standard output. This is useful in vi by using "!}ibc" to process a paragraph of input without losing the input.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL