Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Charles Dye's plugins have moved

Charles Dye

Super Moderator
May
4,978
128
Staff member
Recent firewall changes (beyond my control) have made prospero.unm.edu inaccessible to 99.999% of humanity. So I have moved my plugins to a new server: Plugins for Take Command

Please let me know of any issues with the new server, especially broken links and links to the old location. Thanks!
 
@Charles Dye - is it possible to view the revision history for fixnames? maybe others? I am interested in FileUtils Empties - nice thought
 
@Charles Dye - is it possible to view the revision history for fixnames? maybe others? I am interested in FileUtils Empties - nice thought

Sorry, I generally don't keep a detailed change log for plugins until they reach version 1.0. Sometimes not even for them. I did find this at the end of EmptiesCmd.cpp:

Code:
/*

    0.90.0.0    2022-04-06
                Supports /J /M /P /R /X and /Y.

    0.91.0.0    2022-04-08
                Adds /Q.

*/

... but that's all I have on that.
 
Just click on "modified my .btm" in my previous message.

Joe
 
You might also be able to use something like this:
Code:
type "http://charlesdye.net/dl/?C=M;O=A" |! tpipe /simple=16 /simple=85

... or, if you have the latest version of TextUtils loaded:
Code:
type "http://charlesdye.net/dl/?C=M;O=A" |! dehtml /r

Either way, the most recently modified files will be at the end. (?C=M;O=A → sort by last modified, ascending)
 

Similar threads

Back
Top