/code/snippets/
../
abort.rb
abort_message.rb
abort_with_at_exit.rb
at_exit.rb
babysitting_processes.rb
bg_process.rb
closed_fileno.rb
cow.rb
cow_no_writes.rb
custom_exit_bang.rb
custom_exit_code.rb
daemonize.rb
daemons_grp_eq_pid.rb
daemons_grp_inherited.rb
decorate_default_signal_behaviour.rb
env_aint_a_hash.rb
env_launch.sh
env_set.rb
exceeding_soft_rlimits.rb
exec_python.rb
exit_0.rb
exit_bang.rb
exit_bang_skips_at_exit.rb
fileno.rb
getrlimit.rb
if_fork.rb
if_fork_pid.rb
multiple_filenos.rb
orphan_process.rb
pipe.rb
pipe_direction.rb
pipe_io.rb
pipe_sharing_with_fork.rb
prefork.rb
process_spawn.rb
process_spawn_waitpid.rb
process_wait_queue.rb
program_name.rb
raise_exit.rb
rlimits.rb
setrlimit.rb
signals_chld_naive.rb
signals_chld_nohang.rb
socketpair.rb
socketpair_communication.rb
soft_to_hard_rlimit.rb
spawn_open3_eg.rb
spawn_popen_block.rb
spawn_popen_no_block.rb
standard_streams.rb
trap_int_signal.rb
wait2.rb
wait_for_each_process.rb
waitpid2.rb
zombie_process.rb
zombies_eg.rb