bb
Verified for current stable LTS
Bb Commands
Bb command syntax with verified terminal examples.
Commands
4 commands for Bb
bb Operations
Bb Command: Evaluate Expression
bb -e "(+ 1 2 3)" bb Operations
Bb Command: Evaluate Script File
bb -f path/to/script.clj bb Search
Bb Command: Bind Input Sequence Lines
printf "first\nsecond" | bb -i "(map clojure.string/capitalize *input*)" bb Operations
Bb Command: Bind Input Sequence Edn
echo "{:key 'val}" | bb -I "(:key (first *input*))" Suggest a Bb Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Bb workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.