bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] FIELDWIDTHS builtin variable name is too long to use in s


From: Andrew J. Schorr
Subject: Re: [bug-gawk] FIELDWIDTHS builtin variable name is too long to use in shell
Date: Mon, 7 May 2018 09:39:45 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Mon, May 07, 2018 at 03:23:44AM +0900, Hyunho Cho wrote:
> I think awk is mainly used in shell command line like sed
> 
> sed has all commands in one character long.
> 
> but awk FIELDWIDTHS builtin variable is too long to use in shell command line.

Why is this variable "too long to use" in the shell command line?
Is this a shell limitation, or are you simply saying that you prefer
not to type such long variable names? Awk has many more features than sed,
so it would be impossible to specify every capability using a single
character.

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]