This file is indexed.

/etc/voxbo/jobtypes/shellcommand32.vjt is in voxbo 1.8.5~svn1246-2+b3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
shortname shellcommand32
description execute any command line
invocation commandline

argument
 name=command
 argdesc=the entire line to be run from the command line 
# type=compound means it aggregates all the provided arguments into one
# type=compound
end

command /bin/sh -c "$(command)"
requires cpu
requires 32bit