× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Mark,

I don't know -- it doesn't make any sense to me that QShell would need to do a DNS lookup to run a local command. I've worked on many Unix systems, and none of them do anything like that.

I've already explained the case where it does need to do that -- and Diego's link explains that situation as well.

I don't see why it would apply to your situation... but, apparently, it does based on your results.

-SK


On 6/21/2017 10:46 AM, mlazarus wrote:
Scott, et al,

I tried various suggestions, then took Diego's advice to look at CHGTCPDMN. There was a DNS address specified that is either invalid or blocked by the firewall. After removing that address "hostname" comes back immediately as does the string with the "ls" command embedded: QSH CMD('cd /usr/Mark/Downloads/;for file in *.h37;do ls "$file";done'). I haven't tested the command with the "mv", but I assume that it will follow suit.

Thanks to all that responded, for the suggestions.

For good measure, I put the invalid address back in, just to make sure that it wasn't a fluke. Sure enough, the old long lag times returned! Even removing the address while the command was running caused the list to start flying by. Any ideas why this would occur?

-mark

On 6/19/2017 1:36 AM, Scott Klement wrote:
Mark,

Something isn't right here -- 25 seconds to run a "mv" command? It should be sub-second. Is your subsystem low on resources?

Your second example, with the "ls" might be slow if it's a very big directory. That one is not a good way to do things... but. the first one shouldn't be too bad. The biggest performance issue, as I see it, is calling "basename" since that will launch a whole new job each time you run it.

But, even with that, I don't get why it'd take 25 seconds.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.