lotus

previous page: 11.3: How can I tell what order my libraries are in?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 11.5: How can I tell what is in library XXXX?

11.4: How can I sort my libraries (or other files)?




Description

This article is from the Apple II GNO FAQ, by Devin Reade with numerous contributions by others.

11.4: How can I sort my libraries (or other files)?

    A#11.4:	This isn't really a GNO question, but it's included here because
of its relevance to Q#11.3 and the section on "Installing GNO with
ORCA".

For ProDOS Partitions:
	There are various ways to do this.  One of the easiest is to
	use ProSEL or another utility which sorts directory entries
	(such as the ORCA/Shell compress command -- don't confuse
	this with the GNO compress(1) command).

	If you do not have a utility that does this, you can do it
	manually by moving all the files into another (scratch)
	directory, then moving them back one at a time in the order
	in which you wish them to appear.

For HFS Partitions:
	The files in a given directory on HFS partitions are always
	sorted by name, case insensitive.  You can change the sequence
	in the directory only be changing the names of the files
	involved.

	Specific to GNO installations, if your /lib directory resides
	on an HFS volume, you should rename /lib/libc to /lib/nlibc.
    

 

Continue to:













TOP
previous page: 11.3: How can I tell what order my libraries are in?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 11.5: How can I tell what is in library XXXX?