The correction below brings up a small thing we can be consistent about, but first we can decide how we prefer it. So let's vote! (+1 for your preference) su -c 'command -c "quoted text" foo' su -c "command -c 'quoted text' foo" In other words: " '' " ... or... ' "" ' ;-) Karsten -------- Forwarded Message -------- {{{ - su -c "/usr/sbin/useradd -c "Luke McAlister" -g primary -G additional,another -d /home/second -s /bin/tcsh luke2" + su -c "/usr/sbin/useradd -c 'Luke McAlister' -g primary -G additional,another -d /home/second -s /bin/tcsh luke2" }}} {{{ - su -c "/usr/sbin/usermod -c "Luke McAlister" luke" + su -c "/usr/sbin/usermod -c 'Luke McAlister' luke" }}} -- Karsten Wade, Developer Community Mgr. Dev Fu : http://developer.redhatmagazine.com Fedora : http://quaid.fedorapeople.org gpg key : AD0E0C41
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-docs-list mailing list fedora-docs-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list