[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Command line assistance for awk functions
From: |
alex xmb ratchev |
Subject: |
Re: Command line assistance for awk functions |
Date: |
Wed, 8 Mar 2023 15:04:31 +0100 |
On Wed, Mar 8, 2023, 2:56 PM Roger <rogerx.oss@gmail.com> wrote:
> > On Wed, Mar 08, 2023 at 11:45:22AM +0000, goncholden via wrote:
> >It looks as if it is impossible to be able to print help documentation
> for awk functions directly on the command line.
> >
> >The only possibility is to construct a bash function that I can run on
> the command line.
> >
> >Anything I could try about this ?
>
> Commands using -h/--help have always printed sparse priority information
> only,
> or however the author intended.
>
> Command man (manual) files contain more detailed information. The gawk
> implementation documents functions within manual files.
>
i guess thats how it is ( outdated , intended )
i havent seen besides man much info
>
- Command line assistance for awk functions, goncholden, 2023/03/08
- Re: Command line assistance for awk functions, alex xmb ratchev, 2023/03/08
- Re: Command line assistance for awk functions, Roger, 2023/03/08
- Re: Command line assistance for awk functions,
alex xmb ratchev <=
- Message not available
- Re: Command line assistance for awk functions, 63l618u2, 2023/03/08
- Re: Command line assistance for awk functions, goncholden, 2023/03/08
- Re: Command line assistance for awk functions, alex xmb ratchev, 2023/03/08
- Re: Command line assistance for awk functions, Dennis Williamson, 2023/03/08
- Re: Command line assistance for awk functions, goncholden, 2023/03/08
Re: Command line assistance for awk functions, Greg Wooledge, 2023/03/08