Comment by kjellsbells

1 year ago

I agree, but here's a handy Bashism:

^art^op

Converts the "start" in "foo start bar" to "stop", ie runs "foo stop bar". Append :p to do the substitution but print the command instead of running it.

Learn something new every day. What is the ^ representing in this case?