× 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 tried that but I get the command not the output from the command

$ x='ls -l|wc -l'
$ echo $x
ls -l|wc -l

From: Jack Woehr via MIDRANGE-L<mailto:midrange-l@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday, August 11, 2021 10:49 AM
To: Midrange Systems Technical Discussion<mailto:midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: Jack Woehr<mailto:jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Pase qshell script output

VAR_NAME=`some command line`
VAR_NAME="$VAR_NAME `another command line`"
echo $VAR_NAME

On Wed, Aug 11, 2021 at 8:44 AM Steve Pavlichek <spavlichek@xxxxxxxxxxx>
wrote:

I wrote the following PASE script to display a list of sub-directories(top
level only) along with the number of files and total size of each
sub-directory.

How can I get the output from the du and find commands on one line?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.