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



Don't need no stinkin' Linux or BSD box - got my Mac!!

(And yes I am well aware of the BSD connection)

But I agree with Jim - to suggest adding another box to the mix for the sake of it will only harm adoption rates. Frankly what is needed is what has been missing all along for PACE - good introductory guides to Unix-speak for IBM i folks. man pages are pretty useless anyway if you don't already understand the lingo.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Jul 2, 2018, at 12:45 PM, Kevin Adler <kadler@xxxxxxxxxx> wrote:

You really don't need a Linux or BSD box just for man pages anyway, since
those are all online eg: [1]https://linux.die.net/man/1/find
[2]https://www.freebsd.org/cgi/man.cgi?find(1). The same with the AIX:
[3]https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.cmds2/find.htm

The easiest way to find AIX man pages:
[4]http://lmgtfy.com/?q=aix+man+find

Also, explainshell.com provides a relatively decent description of the
command being executed along with each part of the command:
[5]https://explainshell.com/explain?cmd=find+.+-type+d+-depth+-exec+rmdir+%7B%7D+%5C%3B
The only thing missing is the "plain english" synopsis that Jack gave in
the first reply.

Kevin Adler
Software Development - PASE, Open Source, IBM i Access ODBC
IBM Systems, Dept 47U
Phone: +1-507-253-5111
Email: kadler@xxxxxxxxxx
015-3 C117
3605 HWY 52 N
Rochester, MN 55901-1407
United States



----- Original message -----
From: "Jim Oberholtzer" <midrangel@xxxxxxxxxxxxxxxxx>
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'" <midrange-l@xxxxxxxxxxxx>
Cc:
Subject: RE: man: command not found Was: linux command question
Date: Mon, Jul 2, 2018 11:36 AM

I'll take exception to the "never be rich enough to encompass all the
tools
you need". The rate of adoption is very high and it comes with the
backing
of the folks in Rochester. Since Yum installs have only been GA since
May
you might want to sit back and wait on that thought for a bit. They hit
the
low hanging fruit and will add things as demand comes along.

As to not having a Linux or BSD in the network, 80% of shops have an
aversion to adding yet another OS to support so they won't add one. And
to
be honest, I've yet to find a reason for many of my customers to have
Linux
in the mix (aside from the HMC which does not really count) and most of
them
are adopting the tooling IBM is providing.

--
Jim Oberholtzer
Agile Technology Architects

-----Original Message-----
From: MIDRANGE-L [[6]mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf
Of Jack
Woehr
Sent: Monday, July 02, 2018 11:22 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Re: man: command not found Was: linux command question

Here's why you can't find it: it's not there :)

You mean .. you dare to use Open Source ... and you don't have a Linux
or
BSD installation on your network?

The solemn truth is that the IBM i environment will never be rich enough
to
encompass all the tools you need to live in Open Source land.

You *need* a Linux or BSD box handy to support your IBM i Open Source
environment. It's indispensable if you're going down the Open Source
path.

On Mon, Jul 2, 2018 at 9:29 AM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:

On 6/30/2018 7:13 PM, Jack Woehr wrote:

RTFM ... 'man find' :)
I know that the subject reads 'Linux question', but since this is a
midrange mailing list I thought I'd poke my nose in and re-direct the
thread along a midrange theme.

'man' is not installed on my 7.3 system, neither PASE nor QShell.
I haven't seen how to install it, as neither 'yum install man' nor
'yum install man-pages' can find a package to install.

--
--buck

[7]http://wiki.midrange.com
Your updates make it better!

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: [8]https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
[9]https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: [10]http://amzn.to/2dEadiD


--
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE: This communication including any and all
attachments
is for the intended recipient(s) only and may contain confidential and
privileged information. If you are not the intended recipient of this
communication, any disclosure, copying further distribution or use of
this
communication is prohibited. If you received this communication in
error,
please contact the sender and delete/destroy all copies of this
communication immediately.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe,
or change list options,
visit: [11]https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
[12]https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link:
[13]http://amzn.to/2dEadiD

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [14]https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [15]https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: [16]http://amzn.to/2dEadiD




References

Visible links
1. https://linux.die.net/man/1/find
2. https://www.freebsd.org/cgi/man.cgi?find(1
3. https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.cmds2/find.htm
4. http://lmgtfy.com/?q=aix+man+find
5. https://explainshell.com/explain?cmd=find+.+-type+d+-depth+-exec+rmdir+%7B%7D+%5C%3B
6. mailto:midrange-l-bounces@xxxxxxxxxxxx
7. http://wiki.midrange.com/
8. https://lists.midrange.com/mailman/listinfo/midrange-l
9. https://archive.midrange.com/midrange-l
10. http://amzn.to/2dEadiD
11. https://lists.midrange.com/mailman/listinfo/midrange-l
12. https://archive.midrange.com/midrange-l
13. http://amzn.to/2dEadiD
14. https://lists.midrange.com/mailman/listinfo/midrange-l
15. https://archive.midrange.com/midrange-l
16. http://amzn.to/2dEadiD
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD


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.