× 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.



I'm trying to figure out why 2 different IBM i's produce different stdout
outputs...

system1
OVRDBF FILE(STDOUT) TOFILE(QTEMP/DIRLIST)
OVRSCOPE(*JOB)
OPNSCOPE(*JOB)

qsh cmd('ls -A /home/jvaughn/.ssh')

SRCSEQ SRCDAT SRCDTA
.00 0 xyz_rsa_prv
.00 0 xyz_rsa_pub
.00 0 abc_rsa_prv
.00 0 abc_S_rsa_pub
******** End of data ********

output nicely per row in qtemp/dirlist

system 2
same steps above but...

SRCSEQ SRCDAT SRCDTA

.00 0 /home/jvaughn/.ssh/STOREPORT_rsa_pub
/home/jvaughn/.ssh/i
.00 0 /home/jvaughn/.ssh/id_rsa
/home/jvaughn/.ssh/known_h
******** End of data ********

2 files per row instead of 1...

tia

Jay

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.