Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
spockz
3y ago
0 comments
Save
Share
I know this is the modulair way with piping. How would ` jc command args` be as opposed to `command args | jc —-command`?
0 comments
1 comments · 1 top-level
top
newest
oldest
kbrazil
3y ago
Both ways work:
$ jc ifconfig lo0 $ ifconfig lo0 | jc --ifconfig
j
/
k
navigate · click thread line to collapse