Hmm. I have list set to 'STAT -L', and then 'list hidden (-al)' but it's giving me stat -alT. I'm guessing it probably shouldn't do that... Oh, what's weird is I was feeding lots of tricky list/stat lines and I was ending up with the command appending the 'T' on the end of my line and not after the - args. I.e. 'list *foo*' was turning into 'STAT *foo*T' which is just wrong...
|