You are on page 1of 2

Basic QNX Neutrino commands

QNX  Unix Command


Explanation
Commands

use Print a usage message man

Determine your current directory where


pwd

Change directory Cd
cd

Copy files and file hierarchies cp


cp

List the contents of a directory ls


ls

Rename (move) files and directories mv


mv

Delete (remove) files rm


rm

Return userid who


id

Provides secure remote connections ssh


ssh

User interface to the TELNET protocol telnet


telnet

ped Photon editor -

qde Launch QNX IDE -

xpdf PDF file reader -

mozilla Internet browser -

Locate a program file which


which

Search for string patterns grep


grep
Find Find files based on search criteria find

Create directories mkdir


mkdir

Remove directories rmdir


rmdir

Concatenate and display files cat


cat

Visual interface editor clone vi


vi

Display output on a page-by-page basis less/more


less or more

Convert text files to DOS format -


textto

Change a file's permissions/attributes chmod


chmod

Create hard and symbolic links ln


ln

Create/Extract a "tape archive" tar


tar

Terminate or signal processes kill


kill

Report process status ps


ps

For more information about these and other commands, see the QNX Utilities Reference ; itsUtilities Summary arranges all the

utilities according to what you use them for.

You might also like