links for 2009-05-21
Thursday, May 21st, 2009CSS Reference Index
(tags: css Reference aptana web webdev development)
CSS Reference Index
(tags: css Reference aptana web webdev development)
Found bash_vcs.sh here and it has been improved. I did run into a problem with the use of stat, in that it produced a lot of useless information on my OpenSuSE 11.0 box.
So, instead of
stat -f
We should have been using
stat -c %n
That is about it.
Technorati Tags: svn, bash, git
[#]
— 11:37am via Twitter
[...]