FileRunner 2.5

Introduction

People usually fall into one of two categories on this issue. You have your hard-core command-line junkies who are quite happy typing obscure commands just to move a couple of files around. And then you have your GUI-evangelists who like pretty, drag-and-drop interfaces.

I tend to sit on the fence. I can see advantages to both, but I usually use the GUI in Windows — the command line is so poor — and in UNIX I use the command-line — I didn’t think that there were any decent GUI file managers.

And then I found FileRunner on a web site.

In use

On first use, FileRunner looks unmistakably like a Tcl/Tk program. The first thing it does is pop up a dialog telling you that it’s configuration directory is missing and would you mind if it created one. I clicked OK and found the main screen on my monitor.

First impressions: it’s trying to be like some of the original DOS file managers rather than like the Windows explorer. That is, most of the display is taken up with two identical lists (albeit independent) of files. Between the two panes are a line of buttons with straight-forward text labels such as ‘Move,’ ‘MkDir’ and ‘View.’ Many of them are not going to be much use if you’re not already a bit of a UNIX wizard — it took me a second to figure out what ‘S-Link’ meant.

The top of the screen has the menu, a number of ‘status’ lines (current directory, etc.) and a number of buttons to help you navigate around your file-system. FileRunner has a number of useful features in this last category The nicest is a ‘Hotlist,’ similar to your bookmarks in Netscape. I now have quite a list helping me jump around all over the place particularly quickly.

Another feature is FileRunners alternative to the ‘cd’ command. Clicking a picture of a hierarchy you get a list of directories, both up and down, and you can traverse the structure without actually stopping and looking in the directories. Handy when you know where you want to go but don’t have it on your hotlist. Sure, you can double click into lower directories and click the ‘up’ button, but this only moves you one level. This is incredibly convenient.

Once you found the file you want, FileRunner is good, too. Double-click a file and it will start a configurable program for you. Select an image file and XV starts up. Click a GZip archive and press the ‘UnPack’ button and it uncompresses. Click the ‘ChMod’ button and a dialog pops up allowing you to change its attributes.

But how do you copy a file?

FileRunner runs under X Windows and has a commendably GUI look about it. Unfortunately it doesn’t take full advantage of this. To copy a file between to directories, it would make sense to display the two directories on-screen and drag-and-drop the file to move it. Or perhaps that’s just me? It almost works. It’s just the drag-and-drop that doesn’t. You have to click the ‘Move’ button instead. I’d expect that to work as well, but not instead.

And how about deleting files? If a program is supposed to be easy to use I don’t think that it should punish my mistakes. But FileRunner does have a slight tendency to do just that. I can delete a file and it won’t warn me. (However, it does ask if I’m about to stupidly delete an entire directory tree.)

Overall

Over the years I’ve used a large number of applications written in TCL/TK and I have almost always been disappointed. Usually, the GUI looks good but once you get past the initial good impression the rot sets in. Bugs. Inconsistencies. And the distinct impression that it’s nothing more than a front-end for a command-line program.

I’m happy to report that FileRunner is not one of these applications. Instead, it’s fast and feature-rich — everything a file manager should be! However, it’s not going to help people who don’t already know UNIX. It’s a very useful program, but for the novice the search for a decent file manager continues.