AWK and WC (word count)

Hi,

In the Windows Hosted QNX Momentics 6.3 commanline the following utilities are not available:

AWK
WC (word count)
CHMOD

I tried downloading and installing GNU AWK but the configure script doesnt work.
Please tell from where can i download these tools.

-nikunj

All three are available on my 6.3 system as follows:

/usr/bin/awk
/usr/bin/wc
/bin/chmod

Could this be an installation problem?

He is talking about Windows host.

C:\QNX630\target\qnx6\x86\bin\chmod
C:\QNX630\target\qnx6\x86\usr\bin\asw
C:\QNX630\target\qnx6\x86\usr\bin\wc

All are there for me.

If you want to RUN these on windows. Momentics uses some of the cygwin stuff ( I think ) but it only contains what it needs for it’s own use. It makes not commitment about providing a UNIX like environment.

I have bad expirence with the unix-commands in the windows-host.
Some work as i would intend them to work, and some just bug me ^^ this is where i quickly mount my files on the target and call them there