1 Sep
2007
1 Sep
'07
13:22
On Sep 1 2007 15:19, jdd wrote:
Jan Engelhardt wrote:
On Sep 1 2007 12:34, primm wrote:
On Saturday 01 September 2007 10:13
rsync -AHPSXav --exclude=members * members/; What does the semicolon do at the end?
End the statement, like in Perl?
bash separator, optional if only one command
Well, 'end of statement' fits better. And, like in Perl, it is optional if it is the only command within a block. Actually, most newlines in shell are taken as an implicit ; even. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org