[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Very Unexpected response from command 'set'
From: |
Greg Wooledge |
Subject: |
Re: Very Unexpected response from command 'set' |
Date: |
Sat, 14 Dec 2024 19:21:50 -0500 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
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 your
> investigations.
Not a clue what this is, or why it would have UUIDs in it, or how to
read an LZIP file. But I don't think it matters.
The output of "set" includes more than just variables. It also includes
shell functions.
If you ONLY want to see variables, you can use 'declare -p' instead.