"
" Command to check files per file types
"
-">SHELL_REPLACE dbq t=mime orderby=id rows_fields=id,cmd_check out=cust cust="@id@ : @cmd_check@" sep=, preff=' \' quote_escape="'" quote="'" open='let mimeCheck = {\n' close='\}\n'
+">SHELL_REPLACE dbq db=nb-sys t=mime orderby=id rows_fields=id,cmd_check out=cust cust="@id@ : @cmd_check@" sep=, preff=' \' quote_escape="'" quote="'" open='let mimeCheck = {\n' close='\}\n'
let mimeCheck = {
\'bash' : 'bash -c'
\,'erb' : 'sh -c \"cat | erb -x - | ruby -c\" <'