Changes between Initial Version and Version 1 of Ticket #5690
- Timestamp:
- Oct 5, 2007, 8:40:07 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5690
- Property Component Uncategorized → django-admin.py
-
Ticket #5690 – Description
initial v1 3 3 4 4 Here is an example: 5 {{{ 5 6 mkdir -p /tmp/dotdot/two 6 7 ln -s /tmp/dotdot/two/ /tmp/symlink … … 9 10 --> two 10 11 Content of /tmp/symlink, not /tmp! 12 }}}