I have no constructive suggestions, except to ask if you are REALLY SURE
that this is what's failing? Whenever I come across something like this
that is so basic it can't possibly be going wrong, it generally turns
out that it isn't going wrong and the fault is elsewhere.
I take it that you have confirmed that homedir is set to what you expect before executing the command you quote and that paths is set to
something you don't expect after executing it.
Other than the above, I can only offer sympathy and best wishes.
Alan
Am 26.05.25 um 14:06 schrieb alexandru:
On Mon, 26 May 2025 11:49:14 +0000, Alan Grunwald wrote:
I just dicovered, that there is more to it and probably it's not the
I have no constructive suggestions, except to ask if you are REALLY SURE >>> that this is what's failing? Whenever I come across something like this
glob commands fault at all.
I need to dig deeper...
Hint for debugging: Whenever you assume that it is failing, try this:
trace add execution glob enter echo
and if running outside of tkcon:
proc echo args { puts "TRACE: $args" }
This way, you'll see exactly how it is called and if e.g. homedir is
simply empty etc.
Christian
On Mon, 26 May 2025 11:49:14 +0000, Alan Grunwald wrote:
I just dicovered, that there is more to it and probably it's not the
I have no constructive suggestions, except to ask if you are REALLY SURE
that this is what's failing? Whenever I come across something like this
glob commands fault at all.
I need to dig deeper...
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 741 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 62:46:42 |
| Calls: | 12,446 |
| Calls today: | 1 |
| Files: | 15,192 |
| Messages: | 6,537,489 |