Re: Very Unexpected response from command 'set'

2024-12-16 Thread Chet Ramey
On 12/15/24 10:35 AM, Robert Elz wrote: Date:Sat, 14 Dec 2024 19:21:50 -0500 From:Greg Wooledge Message-ID: <20241215002150.gc30...@wooledge.org> | The output of "set" includes more than just variables. It also includes | shell functions. But that's a cle

Re: Very Unexpected response from command 'set'

2024-12-15 Thread Robert Elz
Date:Sat, 14 Dec 2024 19:21:50 -0500 From:Greg Wooledge Message-ID: <20241215002150.gc30...@wooledge.org> | The output of "set" includes more than just variables. It also includes | shell functions. But that's a clear standards violation - but to be clear, if po

Re: Very Unexpected response from command 'set'

2024-12-14 Thread Greg Wooledge
On Sun, Dec 15, 2024 at 07:53:44 +0800, HP Prototyping wrote: > Please find attached the edited file ('user_name' , 'HOSTNAME' , (UU)IDs) > for privacy concerns. > I do have a copy of the original file in case some details like a UUID and > another long ID number would be absolutely necessary for y

Re: Very Unexpected response from command 'set'

2024-12-14 Thread HP Prototyping
Dear dale, Thank you for reaching out. I did save the output when it first occurred, and it is still occuring at the moment. Please find attached the edited file ('user_name' , 'HOSTNAME' , (UU)IDs) for privacy concerns. I do have a copy of the original file in case some details like a UUID and

Re: Very Unexpected response from command 'set'

2024-12-11 Thread Dale R. Worley
It would have helped greatly if you'd captured set's output as a text file rather than sending us a screenshot of the end of the text. Just do $ set >set.out Dale

Re: Very Unexpected response from command 'set'

2024-12-03 Thread Chet Ramey
On 12/2/24 10:52 PM, HP Prototyping wrote: I am facing unexpected behaviour from the command 'set' from any newly opened terminal window to access the shell prompt of my "Linux Mint" system. I was expecting to see only the content of environment variables (as always), But, I discovered a pretty

Re: Very Unexpected response from command 'set'

2024-12-03 Thread microsuxxor
set without args displays also set functions set say from .bashrc or .profile / .bash_profile u may wanna have a detailed look at compgen to display types of stuff On Tue, Dec 3, 2024, 3:38 PM HP Prototyping wrote: > Hi, > > I am contacting you about something I worry about while being taken in