logoalt Hacker News

CoastalCodertoday at 9:38 AM2 repliesview on HN

Agreed. I especially cringed at the author's example of mixing that with "sudo".


Replies

pcbluestoday at 11:12 AM

That's mixing human memory with root access. Worse than AI :) I have lost more to mistakes than bugs over 30 years.

refptoday at 9:42 AM

the "mixing of sudo"-example is using `!!`, which as explained is the immediately previous command, a little confused how that translates to the "execute command somewhere in the history" argument?

show 1 reply