[CentOS-docs] modern-CentOS-1.10.3
Ralph Angenendt
ra+centos at br-online.de
Mon Jun 16 14:41:28 UTC 2008
Tim Verhoeven wrote:
> Yes, that is what I mean. It is just my personal preference. What
> there any special reasoning why text inside {{{ }}} and ` ` was not
> wrapped upto now ?
Because you don't want to autowrap code:
{{{
if [ $debug -eq 1 ]; then
# This is just an example for debugging. In the real code you might
# want to put something else there instead of the echo statement, like
/bin/rm -rf /home/
echo "I would now remove all home directories
fi
}}}
Ralph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080616/7170186a/attachment.bin
More information about the CentOS-docs
mailing list