enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. KRename - Wikipedia

    en.wikipedia.org/wiki/KRename

    Rename both files and directories; Rename all files in a directory recursively; Ignore hidden files when renaming; Case change: to UPPERCASE, to lowercase or to Only The First Letter; Add prefix or postfix to filenames; Search and replace parts of filenames (regular expressions are supported) Add ordered numbers to filenames (start, steps ...

  3. Métamorphose (renamer) - Wikipedia

    en.wikipedia.org/wiki/Métamorphose_(renamer)

    Renames files and folders simultaneously. Recursive selection - loads files in directory and in subdirectories. Undo an operation. Wide use of regular expressions: when selecting items, for search/replace, etc.. Reading of metadata such as ID3 and Exif tags, or creation/modification/last access time. Change length of names. Change case in ...

  4. Batch renaming - Wikipedia

    en.wikipedia.org/wiki/Batch_renaming

    Linux BSD/FreeBSD Unix-like; Advanced Renamer: Free for non-commercial use Yes No No No No Ant Renamer [1] Free GNU General Public License v3 Yes No No No No Aperture: Commercial No Yes No No No Automator: Free with OS X: No Yes No No No File Rename Utility [2] Free Yes No No No No Bulk Rename Utility [3] Free for non-commercial use Yes No No ...

  5. srm (Unix) - Wikipedia

    en.wikipedia.org/wiki/Srm_(Unix)

    srm (or Secure Remove) is a command line utility for Unix-like computer systems for secure file deletion. srm removes each specified file by overwriting, renaming, and truncating it before unlinking. This prevents other people from undeleting or recovering any information about the file from the command line.

  6. List of GNU Core Utilities commands - Wikipedia

    en.wikipedia.org/wiki/List_of_GNU_Core_Utilities...

    Changes file group ownership chown: Changes file ownership chmod: Changes the permissions of a file or directory cp: Copies a file or directory dd: Copies and converts a file df: Shows disk free space on file systems dir: Is exactly like "ls -C -b". (Files are by default listed in columns and sorted vertically.) dircolors: Set up color for ls ...

  7. Rename (computing) - Wikipedia

    en.wikipedia.org/wiki/Rename_(computing)

    The C standard library provides a function called rename which does this action. [1] In POSIX, which is extended from the C standard, the rename function will fail if the old and new names are on different mounted file systems. [2] In SQL, renames are performed by using the CHANGE specification in ALTER TABLE statements.

  8. Brasero (software) - Wikipedia

    en.wikipedia.org/wiki/Brasero_(software)

    It allows for editing of the disc contents and can remove, move and rename files that are located inside folders. It can also burn data to CD/DVDs on the fly. The application allows automatic filtering for unwanted files, including hidden files, broken and recursive symlinks and files not conforming to the Joliet CD standard.

  9. Sticky bit - Wikipedia

    en.wikipedia.org/wiki/Sticky_bit

    The most common modern use of the sticky bit is on directories residing within filesystems for Unix-like operating systems. When a directory's sticky bit is set, the filesystem treats the files in such directories in a special way so only the file's owner, the directory's owner, or root can rename or delete the file.