×
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.
Hello Don,
Am 03.09.2021 um 06:34 schrieb Don Brown via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx>:
How do I know if a command completed successfully - I thought if the $ was
not returned then the command was still running or failed ?
Still running: True.
Failed: Nope.
I strongly recommend you
a) correctly quote text you give as parameters. {} might be interpreted by the shell, and
b) use an ssh connection with proper terminal instead of 5250-emulates-a-vt100.
What is this telling me ?
I don't know. Output in my mail app seems garbled.
Why does the $ prompt not get issued/sent ?
Probably because it's intermixed with
Would I get more information from the stdout file ?
No. If you start the command within a shell, stderr and stdout are printed directly for viewing.
And where would I find the file ?
If you don't redirect, there will be none.
:wq! PoC
As an Amazon Associate we earn from qualifying purchases.
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.