Changes to Scratchpad between r0 and r55
tcl>file exists x
1
tcl>file exists y
0
tcl>file rename x y
tcl>file exists y
1
tcl>ls -ld y
drwxr-xr-x 2 rkeene users 4096 2008-03-29 23:46 y
* Test1.0 [http://www.google.com] for [http://www.bloodymice.com]
** Test2.0
*** `Test3.0`
* Test2.1
Legend
Only in r0
Only in r55 --> Modified slightly between r0 and r55