Hacker News new | ask | show | jobs
by inopinatus 3985 days ago
If my dry read of the code is correct, that line is for the "bocker ps" routine to be able to print the command later.

The run command itself is executed next, inside of ip netns exec.

1 comments

Ahhh, no.. I was looking at line 57 and somehow missed the actual call to $2 on 59. Clear as a bell now