Changes

Jump to: navigation, search

User:Minooz/RepoSyncProj/Bash

139 bytes added, 11:46, 18 October 2010
Tips
rm -r $tmExternal >> $dateError.txt
fi
</source>
 
 
* The increment operator in bash
<source lang=bash>
 
while [ $revTmpInternal -lt $revInternal ]; do
((revTmpInternal++))
done
</source>
1
edit

Navigation menu