Re: [edk2-devel] Logical operator function in shell environment

2022-09-20 Thread Tiger Liu(BJ-RD)
command 2. Then, I execute "date > testvar", but failed. Thanks -邮件原件- 发件人: Ni, Ray 发送时间: 2022年9月20日 16:56 收件人: devel@edk2.groups.io; Tiger Liu(BJ-RD) 主题: RE: [edk2-devel] Logical operator function in shell environment I don't know whether Shell supports such capabil

Re: [edk2-devel] Logical operator function in shell environment

2022-09-20 Thread Ni, Ray
o On Behalf Of Tiger > Liu(BJ-RD) > Sent: Tuesday, September 20, 2022 1:37 PM > To: devel@edk2.groups.io > Subject: [edk2-devel] Logical operator function in shell environment > > Hi, Experts: > I am writing a shell script. > > I have a few questions about shell

[edk2-devel] Logical operator function in shell environment

2022-09-19 Thread Tiger Liu(BJ-RD)
Hi, Experts: I am writing a shell script. I have a few questions about shell script syntax. For examples: 1. Could I save register content (which is read with mm command) to a local variable? Take an example: Reading register 0x80's content with mm command, and I want to save its content to