Hello!
To see the file structure, click on "tree".
Note that updates take place every 10 minutes, commits may not be seen immediately.
projects
/
old-jaiswallab-svn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21eec8a
)
changed the string to test the version capabilities
author
preecej
<preecej@localhost>
Wed, 25 Aug 2010 23:19:48 +0000
(23:19 +0000)
committer
preecej
<preecej@localhost>
Wed, 25 Aug 2010 23:19:48 +0000
(23:19 +0000)
svn path=/; revision=20
preecej/linux_workshop_1.pl
patch
|
blob
|
history
diff --git
a/preecej/linux_workshop_1.pl
b/preecej/linux_workshop_1.pl
index 554395eb8f09f876214b3976d416c33af4c8bb75..038997ac9b17b9598bd895b8a4c16225c16510d0 100755
(executable)
--- a/
preecej/linux_workshop_1.pl
+++ b/
preecej/linux_workshop_1.pl
@@
-3,6
+3,6
@@
use strict;
system 'clear';
-print "Hello World!\n\n";
+print "Hello World!
mod
\n\n";
exit;