<
Maja>
what am i looking at
<
Maja>
is this. a text editor that just. lets you append lines by typing them in as commands?
<
Maja>
can you do actual text editing with this?
<
JAA>
In their words, 'turning bash into a text editor', and yeah. I guess you can do things with `history -d` etc.
<
JAA>
Though you'd want to prefix those manipulation commands with a space so they don't end up in the file themselves.
<
Maja>
and everything you do want in the file ends up being executed as a command, with hopefully mostly "command not found" errors?
<
JAA>
$ Do not ever run this command:
<
JAA>
-bash: Do: command not found
<
JAA>
I was expecting some readline magic when they mentioned it at first.
dakkar has joined ##bash-crimes
dakkar has quit [Ping timeout: 252 seconds]
duckl1ng has quit [Quit: leaving]
duckl1ng has joined ##bash-crimes