fileutils1. GNU file management utilities This package contains the essential system utilities to manipulate files on your system. Included in this package are commands to change the permissions on files, list the files in a directory, create new directories, and list free disk space, among other things. The specific utilities included are: chgrp chmod chown cp dd df dir dircolors du install ln ls mkdir mkfifo mknod mv rm rmdir shred touch vdir sync. From Debian 3.0r0 APT 2. The fileutils package includes a number of GNU versions of common andpopular file management utilities. Fileutils includes the following tools: chgrp (changes a file's group ownership), chown (changes a file's ownership), chmod (changes a file's permissions), cp (copies files), dd (copies and converts files), df (shows a filesystem's diskusage), dir (gives a brief directory listing), dircolors (the setup program for the color version of the ls command), du (shows disk usage), install (copies files and sets permissions), ln (creates file links), ls (lists directory contents), mkdir (creates directories),mkfifo (creates FIFOs or named pipes), mknod (creates special files),mv (renames files), rm (removes/deletes files), rmdir (removes empty directories), sync (synchronizes memory and disk), touch (changes file timestamps), and vdir (provides long directory listings). From Redhat 8.0 RPM |
|