Forum Discussion
Altera_Forum
Honored Contributor
21 years agosh doesn't work ?
Hi, All I want use shell script , but script does'nt work. It seems '[' character reading fail. Does anybody have a those things and know about how to fix it? My problem shel...
Altera_Forum
Honored Contributor
20 years ago/bin/sh is mostly linked to another shell (bash/dash, ...)
You need to determine what shell you are running on the Nios II (e.g. hush) and see what you are running on your development machine. Only then can you make a fair comparison since not all shell support (obviously) the same syntax set.