help-bash
[Top][All Lists]
Advanced

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

Re: i cant see whats the issue, .. ps1 + propt command + date


From: Greg Wooledge
Subject: Re: i cant see whats the issue, .. ps1 + propt command + date
Date: Thu, 23 Sep 2021 09:35:12 -0400

On Thu, Sep 23, 2021 at 03:17:41PM +0200, Alex fxmbsw7 Ratchev wrote:
> ill test tho
> in my logic the newlines shouldnt matter

Seriously, I DEMONSTRATED why they matter.

In a normal command, in the absence of what I'm going to call "alias
insanity", you get this:

unicorn:~$ string=value foo array=( $SHELL )
bash: syntax error near unexpected token `('

But you're claiming that if "foo" is an alias with certain characteristics,
then you don't get a syntax error.  I have no idea what you're doing or
how it works.



reply via email to

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