Forum Discussion
Altera_Forum
Honored Contributor
15 years ago"sh -c <command> [args]" might work a bit better.
Most "bourne-like" shells behave this way. Since the Nios II shell environment is based on Bash ("Bourne Again SHell"), this should work. Cheers, slacker