You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.2 KiB

13 years ago
  1. Begin2
  2. Title =symlinks - scan/change symbolic links
  3. Version =1.4
  4. Desc1 =Scans directories for symbolic links, and identifies dangling,
  5. Desc2 =relative, absolute, messy, and other_fs links. Can optionally
  6. Desc3 =change absolute links to relative within a given filesystem.
  7. Desc4 =Recommended for use by anyone developing and/or maintaining
  8. Desc5 =a Linux FTP site or distribution or CD-ROM.
  9. Author =Mark Lord
  10. AuthorEmail =mlord@pobox.com
  11. Maintainer =Mark Lord
  12. MaintEmail =mlord@pobox.com
  13. Site1 =tsx-11.mit.edu
  14. Path1 =/pub/linux/sources/usr.bin
  15. File1 =symlinks-1.4.tar.gz
  16. FileSize1 =5KB
  17. Required1 =
  18. Required2 =
  19. Required3 =
  20. Required4 =
  21. CopyPolicy1 =(c) Mark Lord, freely distributable
  22. CopyPolicy2 =
  23. Keywords =symbolic links cd cdrom CD-ROM distribution
  24. Comment1 =v1.4 incorporate patches from Fedora
  25. Comment1 =v1.3 more messy-link fixes, new -o flag for other_fs
  26. Comment2 =v1.2 added -s flag to shorten links with redundant
  27. Comment3 =path elements. Also includes code to remove excess
  28. Comment4 =slashes from paths.
  29. RelFiles1 =
  30. RelFiles2 =
  31. RelFiles3 =
  32. Entered =09OCT2009
  33. EnteredBy =Mark Lord
  34. CheckedEmail =mlord@pobox.com
  35. End