Re: [U-Boot] Guide to hush shell in u-boot

2018-01-28 Thread Wolfgang Denk
Dear Nathan, In message you wrote: > > How do people usually learn u-boot command line, scripting, and hush shell > without any kind of syntax guide? Well, it's mostly just a POSIX compatible shell with a number of restrictions and warts. Usually one starts writing scripts like you would do in

Re: [U-Boot] Guide to hush shell in u-boot

2018-01-28 Thread Lukasz Majewski
Hi Nathan, > Hi Wolfgang, > > How do people usually learn u-boot command line, scripting, and hush > shell without any kind of syntax guide? It is very similar to standard dash, without many "advanced features". In short - you can count that you will have return value of executed command, which

Re: [U-Boot] Guide to hush shell in u-boot

2018-01-28 Thread Nathan Holder
Hi Wolfgang, How do people usually learn u-boot command line, scripting, and hush shell without any kind of syntax guide? -Nate Dear Nathan, In message < dm2pr0801mb074718634a75d114d3d5cd52b3...@dm2pr0801mb0747.namprd08.prod.outlook.com> you wrote: > This manual http://www.denx.de/wiki/DULG/

Re: [U-Boot] Guide to hush shell in u-boot

2018-01-27 Thread Wolfgang Denk
Dear Nathan, In message you wrote: > > Anyone know where a guide to hush shell in u-boot would be? There is none. The hush shell was copied from the busybox project (and I have to admit that I don't know where they got it from). Bysybox does not document it's use either... > This email and a

[U-Boot] Guide to hush shell in u-boot

2018-01-24 Thread Nathan Holder
Anyone know where a guide to hush shell in u-boot would be? -Nate This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for deliveri