todo

bash/sh wait for signal

up:2023-08-02 16:36:13 edit:2023-08-02 16:36:13 view:157
  1. sleep inf
  2. tail -f -n0 /etc/passwd
  3. python -c 'import ctypes; ctypes.CDLL(None).pause()'
TAGS: bash sh wait pause

not in sinaapp