Hi,
As one of many many shell commands shown in SDK/PDK documents,
We, as users, need to modify many many commands before copying & pasting them to a real shell.
So can you make them to environment variables to avoid this trouble?
Such as use ${DW_VER} instead of <dw_ver>, and other variables.
Then we, users, just need to source an env scripts then copy & use commands without any modifying.