








(3)
Your rating: Now say why...




(3)


| Downloads:6,769 |
| Version Downloads:4,084 |
| Type:Utilities : Contextual Menus |
| License:Shareware |
| Date:15 Apr 2006 |
| Platform:PPC / Intel |
| Price: $14.00 |
Overall (Version 1.x):![]() ![]() ![]() ![]() ![]() |
Features:![]() ![]() ![]() ![]() ![]() |
Ease of Use:![]() ![]() ![]() ![]() ![]() |
Value:![]() ![]() ![]() ![]() ![]() |
Stability:![]() ![]() ![]() ![]() ![]() |
+1
+1
Yeomans reviewed on 10 Aug 2006
Anonymous reviewed on 26 Aug 2004
And I agree, charging $12 for a Unix terminal command is TOO much.
Something should put us Mac users apart from Win users, the machines and system we use aside, and charging for something like this isn't exactly it IMHO. So one star...
+1
Anonymous reviewed on 21 Jul 2004
http://www.macupdate.com/info.php/id/10433
so no need to complain.
+1
+153
Here is the "On My Command" script:
ln -s __OBJ_PATH__ __DLG_CHOOSE_FOLDER_PATH__
That's it. Let me explain it.
"ln" is the Unix command "link". It creates a link to a file.
"-s" is a modifier. It tells the command to create a symbolic link.
"__OBJ_PATH" is "On My Command" shorthand for the path of the file that you want to create the link from - the file you have selected.
"__DLG-CHOOSE_FOLDER-PATH__" brings up a dialog box from a system library allowing you to select where you want the link to be placed - the destination of the link.
That is the entire program. All this developer did is essentially package this into a stand-alone contextual menu product that does this single thing for which he want $12. Since he has written other contextual menu products he most likely recycled previously written code for the contextual menu "wrapper" and just substituted the Unix command and a library call similar to what was used in "On My Command."
There is no reason it should not work as advertised and work just fine. I am sure it will save space and do all the things it is purported to do. The only issue is having the audacity to charge such a fee for something so simple that is widely available for free that is already available on everyones machine in "terminal mode" if they care to take a few minutes to learn a simple Unix command:
ln -s existingfile directory
So I have said my piece, you are informed, and free to make your choices.
+153
Anonymous reviewed on 25 Jun 2004
C'mon! I guess people really DO think Mac users have more money than smarts.
This, Batchmod, and heck there was another really dumb one, why does everyone need to create a GUI that all it does is ONE Unix command?
Please.
+153
Also, for Default Folder users, It is possible to create a simple command script using its DFX tool and the free "On My Command" program to replace this authors "Browse Volumes" shareware program.
If I get permission from the author of Default Folder I will post my script to the "On My Command" library *(for free of course) for all to use. Default Folder is primary designed to enhance Open and Save dialogs and is $25.
Anonymous reviewed on 07 Jun 2004
Sure, and if you can't row your own boat, I have a bridge I'd like to sell you...
Anonymous reviewed on 23 Nov 2003
Anonymous reviewed on 05 Nov 2003