Changes between Version 11 and Version 12 of Procedures/NEODCDelivery


Ignore:
Timestamp:
Jun 16, 2009, 7:25:01 PM (15 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NEODCDelivery

    v11 v12  
    1717   1. Find all files/dirs with unusual characters (space, brackets, etc) - use `find -regex '.*[^-0-9a-zA-Z/._].*' | ~arsf/usr/bin/fix_naughty_chars.py` to give suggested commands, but check first
    1818   1. Give everyone read permissions (and execute if it has user execute) for the current directory and below - `chmod -R a+rX .`
    19 
    20  1. Write a README.txt that explains:
    21    1. The layout of the disk and what's on it
    22    1. Any additional information that'll help explain unusual files/dirs
    23  1. Create a filelist (`find -ls > file_list.txt`)
    24 
    2519 1. Note on ticket that it's been archived/sent to neodc and close the ticket.