Shell Scripting
Jump to navigation
Jump to search
How to detect if a Command contains Shell Scripting
Introduction[edit]
How to detect if a Command contains Shell Scripting[edit]
Non-exhaustive list.
- Any
gpg
command that includes shell scripting such as- a pipe symbol ("
|
"); |&
;<(
;if
;then
;fi
;while
;for
;do
;done
;case
;esac
;function
;{
;}
;&&
;||
;&
;;
;$(...)
;[ ]
;[[ ]]
;- or any other
sh
/bash
keyword;
- a pipe symbol ("

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 13 year success story and maybe DONATE!