just like this: echo 'hello world' can be splited like: ['echo','\\'hello world\\'']
just like this:
echo 'hello world'
can be splited like:
['echo','\'hello world\'']