freebsd-src/contrib/dialog/samples/with-squotes
Baptiste Daroussin 2a3e3873a1 Update dialog to 1.2-20130523
Level up WARNS
2013-06-17 10:28:55 +00:00

4 lines
112 B
Bash
Executable file

#!/bin/sh
# $Id: with-squotes,v 1.1 2012/07/03 09:40:29 tom Exp $
DIALOGOPTS="$DIALOGOPTS --single-quoted" "$@"