Type integer READONLY
pmshell_exe contains a constant value that identifies a normal executable command. Use it to compare with the value of the pmshell_cmdtype variable.
if (defined pmshell_cmd){ if (pmshell_cmdtype == pmshell_exe) { if (basename(runcommand) in shell_sub_list) { accept; } } }
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center