[Gllug] Tagging files on the command line?

Russell Howe rhowe at siksai.co.uk
Sat Nov 18 20:01:25 UTC 2006


On Sat, Nov 18, 2006 at 07:03:16PM +0000, Tom Schutzer-Weissmann wrote:
> Does anyone know of a good way to tag files (and then locate them by
> tags), preferably one that'll let me do it on the command line?

A bit low-tech, but how about the following?

$ mkdir tag1 tag2 tag3
$ ln -s file tag1/file
$ ln -s file tag2/file
$ ln -s otherfile tag3/file

-- 
Russell Howe       | Why be just another cog in the machine,
rhowe at siksai.co.uk | when you can be the spanner in the works?
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list