rename (rename series of files)

team bbl


Renames files by changing part of the filename. Useful for changing several similar filenames at one time.

 Format:    rename currentname newname files Examples:  rename rep oldrep rep*            rename doc projdoc *doc* 

Changes the first string to the second string in all files that match the pattern. The first example changes files named rep1.doc, rep2.doc, rep3.doc, and so on to new names oldrep1.doc, oldrep2.doc, oldrep3.doc, and so forth. The second example renames all files with doc anywhere in their names to projdoc; for instance, newdoc1 becomes newprojdoc1, newdoc2 becomes newprojdoc2, and so on.

    team bbl



    Spring Into Linux
    Spring Into Linux
    ISBN: 0131853546
    EAN: 2147483647
    Year: 2005
    Pages: 362
    Authors: Janet Valade

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net