Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mtmail
on Dec 20, 2022
|
parent
|
context
|
favorite
| on:
Ask HN: Programs that saved you 100 hours? (2022 e...
Not 100h yet but I've been replacing custom Linux command output parsing with
https://kellyjonbrazil.github.io/jc/
(
https://news.ycombinator.com/item?id=33448204
) lately.
hedora
on Dec 20, 2022
|
next
[–]
That actually looks nice! (I've written at least 10,000 perl one-liners.)
Will definitely check it out.
spockz
on Dec 20, 2022
|
prev
[–]
I know this is the modulair way with piping. How would ` jc command args` be as opposed to `command args | jc —-command`?
kbrazil
on Dec 20, 2022
|
parent
[–]
Both ways work:
$ jc ifconfig lo0 $ ifconfig lo0 | jc --ifconfig
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: