Like this: ```perl $scg->set_alias( ls => [ 'ls' ,'-CF' ]); ``` Works the same, except spaces in each element are escaped.
Like this:
Works the same, except spaces in each element are escaped.