Remix.run Logo
Tepix 5 hours 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 ".