Could anyone tell which utility can be used to find files on QNX ? Thanks
“Haomin Lin” <linhm@uwyo.edu> wrote in message
news:9ivckl$pfe$1@inn.qnx.com…
Could anyone tell which utility can be used to find files on QNX ?
find -name
Mario Charest <mcharest@zinformatic.com> wrote:
: “Haomin Lin” <linhm@uwyo.edu> wrote in message
: news:9ivckl$pfe$1@inn.qnx.com…
:> Could anyone tell which utility can be used to find files on QNX ?
: find -name
This will sound like RTFM, but I don’t intend it that way: the Utilities
Reference has a keyword index that should help you find the utility you want.
If you look under “files” in the index, you’ll see an entry for “finding”
that points you to the find utility.
Steve Reid stever@qnx.com
TechPubs (Technical Publications)
QNX Software Systems
Thank you for all your help , Mr. Charest .
Haomin Lin
Hello,
If you are running Photon on QNX 6.1 you could use the ‘phfind’ GUI utility.
Regards,
Dave B.
Haomin Lin <linhm@uwyo.edu> wrote:
Could anyone tell which utility can be used to find files on QNX ? Thanks