Searched refs:nohup (Results 1 – 10 of 10) sorted by relevance
/external/autotest/client/tests/kvm/ |
D | subtests.cfg.sample | 145 migration_bg_command = "cd /tmp; nohup tcpdump -q -t ip host localhost" 192 migration_bg_command = "cd /tmp; nohup tcpdump -q -t ip host localhost" 358 stress_cmd = "cd %s && cd stress-1.0.4 && cd src && nohup ./stress -c %s > /dev/null 2>&1&" 593 test_s4_cmd = "cd /tmp; nohup tcpdump -q -t ip host localhost" 663 background_cmd = "nohup dd if=/dev/zero of=%s bs=1024 &"
|
/external/mksh/src/ |
D | sh_flags.gen | 62 FN("nohup", FNOHUP, OF_ANY, 0)
|
D | sh_flags.opt | 108 FN("nohup", FNOHUP, OF_ANY
|
D | dot.mkshrc | 411 i_alias[nalias]=nohup; b_alias[nalias++]='nohup '
|
D | check.t | 7708 nohup='nohup ' 7728 nohup='nohup ' 7748 nohup='nohup '
|
/external/autotest/server/ |
D | base_utils.py | 191 def nohup(command, stdout='/dev/null', stderr='/dev/null', background=True, function
|
/external/llvm/docs/ |
D | ReleaseProcess.rst | 85 screen or nohup to avoid headaches, since it'll take a long time.
|
/external/toybox/generated/ |
D | newtoys.h | 157 USE_NOHUP(NEWTOY(nohup, "<1^", TOYFLAG_USR|TOYFLAG_BIN))
|
D | flags.h | 4456 #define TT this.nohup
|
/external/tcpdump/ |
D | CHANGES | 650 - Don't catch SIGHUP when invoked with nohup(1). Thanks to Dave Plonka
|