Search results

Jump to navigation Jump to search
  • Windows has the DOS commands (available with cmd) or the PowerShell (ps), which is different syntax-wise and will not be covered in too much detail | ps || Lists currently running process (programs).
    7 KB (1,084 words) - 11:28, 15 May 2020
  • [[ $(hostname) == ${btnode} ]] && [[ -z $(ps -o pid= -o ucmd= -p ${g16pid}) ]] && exit 0
    15 KB (2,202 words) - 17:47, 10 March 2021
  • local PPID_COMMAND_NAME=$(ps --no-headers -o comm= --pid "${PPID}")
    41 KB (4,835 words) - 20:16, 9 December 2020