baobun

↗ HN profile [ 76.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I often find myself in the situation where I fire off a long-running process in the shell and then want to do something as a follow-up, at which point it is too late to add that '&& foo || bar' at the end of the line.…