Suppose I write a Bash function at the command line:
$ hello-world() { echo "Hello, world!"; }
and I revise (perhaps hitting up-arrow to retrieve it from comma...
Suppose I write a Bash function at the command line:
$ hello-world() { echo "Hello, world!"; }
and I revise (perhaps hitting up-arrow to retrieve it from comma...