Comment by Tepix
2 days ago
Interesting article. Minor correction:
$(cat n18.10A403.kextlist | sed 's/^/--bundle-id /') - this weird expression appends --bundle-id to every line from the file at n18.10A403.kextlist.
It prepends "--bundle-id ".
2 days ago
Interesting article. Minor correction:
$(cat n18.10A403.kextlist | sed 's/^/--bundle-id /') - this weird expression appends --bundle-id to every line from the file at n18.10A403.kextlist.
It prepends "--bundle-id ".
No comments yet
Contribute on Hacker News ↗