start:xdshbak_h label:others,parallel_cmds cmd:xdshbak -h check:rc==0 check:output=~Usage end start:xdshbak_display label:others,parallel_cmds cmd:xdsh $$CN cat /etc/hosts | xdshbak check:rc==0 check:output=~HOST:$$CN end start:xdshbak_c label:others,parallel_cmds cmd:xdsh $$CN pwd |xdshbak -c check:rc==0 end start:xdshbak_q label:others,parallel_cmds cmd:xdsh $$CN ls / |xdshbak -q check:rc==0 end start:xdshbak_x label:others,parallel_cmds cmd:xdsh $$CN cat /etc/passwd|xdshbak -c check:rc==0 end