|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
Join Date: Mar 2000
Location: pittsboro Indiana
Posts: 237
|
Can anyone tell me anything about qnx or how to get started in learning the commands and syntaxes.Not much out about it and dont know if it is like unix or what.any help
Thanks mike |
|
|
|
|
|
#2 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
Though my information might be a bit outdated, should be accurate for an overview...
QNX is a POSIX OS, and is basically a very robust OS for appliances and such. Basically it runs on an ~8kb microkernel that is modular and 32bit. The microkernel is fabulous in that it deals with only abt 14 system calls and the 4 main functions - process scheduling, interprocess & network comms, and interrupts. To top it off QNX is a realtime OS. The difference between QNX and UNIX is very marginal in feel, in fact there's an X server for QNX floating around. Its however very Windoze friendly as well, as it supports ELF filesystems like CIFS, NFS...
My suggestion to learn QNX is to selectively learn the specific tools that QNX natively offers. For example check out: http://staff.qnx.com/~docs/comline.html This of course is to add on to basic *NIX syntax that you have to learn. Most of the shells like the Bash2 etc are in fact ported to QNX as well. HTH |
|
|
|
|
|
#3 |
|
Member (8 bit)
Join Date: Mar 2000
Location: pittsboro Indiana
Posts: 237
|
Thanks for any help.we just installed are main system at work being qnx4 and I need to learn it,and there are not many places to learn it,and not very many people in our company except people in are regional office and I am finding out they dont know that much when we have run into problems so far and have to call people that we bought their automation system from.It is very frustrating.I have figured out most of the file system as bin,being executables ect,but need alot more on how to get around in it.I have seen that alot of the command line stuff is like unix.well thanks for the reply and if you think of anything else please let me know.Thanks mike
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|