a better mydsl button in emelfmForum: DSL Ideas and Suggestions Topic: a better mydsl button in emelfm started by: clacker Posted by clacker on May 31 2005,19:30
Do you think we could change the command for the myDSL button in emelfm frommydsl-load %f to for i in %f ; do mydsl-load $i; done What I like about the second one is I can select either 1 extension or 4, and it loads them all up with the same command. Posted by Guest on June 01 2005,00:51
It's a good idea for *.tar.gz and *.dsl, but may be problematic for *.uci because of the limitation on the number of cloop devices allowed. Where would the error messages go if the limit was hit? If this proposal can be improved a bit more to handle this possibility, then I am for it.
Posted by Guest on June 01 2005,01:06
It may well be problematic for .tar.gz and .dsl as well, since there is no check for remaining memory, let alone remaining cloops.
|