Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
0xbadcafebee
on March 11, 2022
|
parent
|
context
|
favorite
| on:
Scripting with Go
Go script:
p := Exec("man bogus") p.SetError(nil) output, err := p.String() fmt.Println(output)
Shell script:
man bogus
......I'm gonna stick with shell scripts.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: