File Managers / File Handling Utilities

Welcome to the Skunkware File Managers section. These tools allow users to navigate filesystems and manipulate files more easily than with the standard UNIX commands. Mostly, these tools make UNIX a little more accessible for the novice user. Most expert users will probably be comfortable enough with the UNIX commands to not require these tools, but if you are running a system which has novice users, these tools will help them considerably.

Some of the other tools found in this section provide replacement versions of some standard UNIX commands, but contain extra features. For example, both the GNU tar and CPIO programs are found here, and they both offer considerable advantages over the standard versions. As an example, GNU tar can decompress and extract a compressed tar archive with a single command, so you do not need to decompress the file first, or set up command line pipes. The GNU diff replacement has a very useful addition called sdiff, which provides for side-by-side file diffing.

Package List

Name Description Version OSR5 UnixWare
cpio GNU cpio 2.4.2 Yes Yes
diff GNU diff 2.7 yes Yes
fileutil GNU file utilities 3.15 Yes Yes
find GNU find utilities 4.1 Yes Yes
git GNU Interactive Toolkit 4.3.15 Yes Yes
mc The GNU Midnight Commander 4.0 Yes Yes
mkisofs Make an ISO 9660 filesystem 1.11 Yes Yes
mtools DOS filesystem manipulation tools 3.6 Yes Yes
tar GNU tar 1.12 Yes Yes


GNU cpio (package name cpio)

This is the GNU version of the cpio command. It provides support for many different cpio file formats, and can even extract tar archives.

OpenServer Distribution http://www.sco.com/osr5/fileutil/cpio/

UnixWare Distribution http://www.sco.com/skunkware/uw7/fileutil/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

GNU diff utilities (package name diff)

The GNU replacements for the diff,diff3 and cmp utilities offer several advantages over their standard counterparts. GNU diff can produce output in normal diff format, context diff, unified diff and even as input to ed. GNU diff also adds a very useful tools called sdiff, which allows you do do side-by-side differencing of files. This makes it very easy to compare two versions of a file.

UnixWare Distribution http://www.sco.com/skunkware/uw2/Packages/diffutils.pkg

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/diffutils/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

GNU file utilities (package name fileutil)

The GNU file utilities package provides replacement versions of the following commands: chgrp, chmod, chown, cp, dd, df, dir, dircolors, du, install, l, ln, ls, mkdir, mkfifo, mknod, mv, rm, rmdir, sync, and touch. Most of these replacement versions offer more flexible options than their standard equivalents.

UnixWare Distribution http://www.sco.com/skunkware/uw7/fileutil/

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/fileutils/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

GNU find utilities (package name find)

These are the GNU find utilities. Aside from a replacement version of the find command, this package also provides a replacement for xargs, and adds a very useful new command called locate. Locate will query a database of files and instantly allow you to locate a file on your system, rather than recursively searching through a number of file systems. Locate relies on the fact that the database is updated (via cron) on a regular enough basis to be useful. It is possible for locate to report the existence of files which have moved or been removed, if those files were removed between updates to the file database. These are very useful commands.

OpenServer Distribution osr5/fileutil/findutils/

UnixWare Distribution uw2/fileutil/findutils/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

The GNU Interactive Toolkit (package name git)

The GNU interactive toolkit provides a set of tools for visually manipulating files and processes on your system. These tools make it much easier for a novice to navigate through the file-system and process lists, and to manage files. The Midnight Commander offers better tools for file manipulation, but GIT provides tools for more than just moving files.

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/git/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

GNU Midnight Commander (package name mc)

The Midnight Commander is a Norton Commander(tm) clone for UNIX. It allows users to visually manipulate files and directories, and contains many fine features which even more advanced users may appreciate. For example, Midnight Commander allows you to "enter" tar files or compressed tar files, and view their contents as if the file has already been extracted. A very useful and easy to use tool.

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/mc/

UnixWare Distribution http://www.sco.com/skunkware/uw7/fileutil/mc/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

mkisofs - make an ISO9660 filesystem (package name mkisofs)

This package provides a set of tools which can be used to create an ISO9660 filesystem, which is then suitable for burning to a CD-ROM. Used in conjunction with the OSR5 utility burncd, you can use this software for mastering a CD-ROM. These two tools were, in fact, used to prepare test cuts of the Skunkware CD-ROM itself.

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/makecd/

Original source code ftp://tsx-11.mit.edu/pub/linux/packages/mkisofs/

 

MS-DOS Tools (package name mtools)

This set of tools allows you to easily access and copy files from MS-DOS based hard drive partitions and diskettes. The tools will recognize the new 32 bit FAT filenames, and are very easy to use. They provide a great alternative to the standard DOS tools.

UnixWare Distribution http://www.sco.com/skunkware/uw7/fileutil/

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/mtools/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 

GNU tar (package name tar)

The GNU tar replacement is a very useful replacement for the standard tar command. If for nothing else, the fact that you can create and manipulate compressed archives makes this a very worthwhile replacement for your standard tar. GNU tar can compress archives with either the GNU zip or the standard compress utility, and can view archives compressed with both compression tools. No system is complete without GNU tar.

OpenServer Distribution http://www.sco.com/skunkware/osr5/fileutil/tar/

UnixWare Distribution http://www.sco.com/skunkware/uw2/fileutil/tar/

Original source code ftp://prep.ai.mit.edu/pub/gnu/

 


Last Updated: Sunday Dec 20, 1998 at 09:11:43 PST


  © Copyright 1997 The Santa Cruz Operation, Inc. All rights reserved.