Resource - QNX Commands
Basic QNX Neutrino commands
QNX |
Explanation |
Unix Command |
use |
Print a usage message |
man |
Determine your current directory |
where |
|
Change directory |
Cd |
|
Copy files and file hierarchies |
cp |
|
List the contents of a directory |
ls |
|
Rename (move) files and directories |
mv |
|
Delete (remove) files |
rm |
|
Return userid |
who |
|
Provides secure remote connections |
ssh |
|
User interface to the TELNET protocol |
telnet |
|
ped |
Photon editor |
- |
qde |
Launch QNX IDE |
- |
xpdf |
PDF file reader |
- |
mozilla |
Internet browser |
- |
Locate a program file |
which |
|
Search for string patterns |
grep |
|
Find |
Find files based on search criteria |
find |
Create directories |
mkdir |
|
Remove directories |
rmdir |
|
Concatenate and display files |
cat |
|
Visual interface editor clone |
vi |
|
Display output on a page-by-page basis |
less/more |
|
Convert text files to DOS format |
- |
|
Change a file's permissions/attributes |
chmod |
|
Create hard and symbolic links |
ln |
|
Create/Extract a "tape archive" |
tar |
|
Terminate or signal processes |
kill |
|
Report process status |
ps |
For more information about these and other commands, see the QNX Utilities Reference ; its Utilities Summary arranges all the utilities according to what you use them for.
.