Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jiggawatts
3 months ago
|
parent
|
context
|
favorite
| on:
Do-nothing scripting: the key to gradual automatio...
My variant of this is putting the manual steps in between scripted steps as a comment, but having read the article I can see the benefit of this approach.
In PowerShell especially there are elegant ways to prompt users for “continue y/n?”.
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In PowerShell especially there are elegant ways to prompt users for “continue y/n?”.