bash-example
most used bash script building blocks
shell command visualization console graphics
console shortcuts
edit command line in vim editor
shortcuts: ctrl-x ctrl-e
# .bashrc, default style - vi
set -o vihow to run bash text in current terminal, source from text, execute bash text, run completion in current terminal
# your command with bash-script-text generator is: `influx completion bash`
eval $(influx completion bash)useful links
On this page
Languages
Shell90.9%Makefile3.7%Python3.5%Awk1.9%
Contributors
Created November 21, 2018
Updated January 14, 2026