How to escape a single slash within string?
cli_command_text="+rep_lavander_binary_map "$pw2size,$formula_mode,$bin_a,$bin_b,$6,"\\"
The above shows double slash in GUI.
Ah yes:
This works.
How to escape a single slash within string?
cli_command_text="+rep_lavander_binary_map "$pw2size,$formula_mode,$bin_a,$bin_b,$6,"\\"
The above shows double slash in GUI.
Ah yes:
This works.