
Can i use a 3rd party search in linux?
Started by
Redd79
, Aug 08 2008 04:38 PM
#1
Posted 08 August 2008 - 04:38 PM

#2
Posted 08 August 2008 - 07:51 PM

If you are using Linux, you can use the find command. The basic format would be:
find STARTDIR -name \*.dbx -print
where STARTDIR is where your disk is mounted.
If you can see the files, I would assume that the disk is mounted, so I am not sure of why you said that something is saying that the drive can not be mounted.
find STARTDIR -name \*.dbx -print
where STARTDIR is where your disk is mounted.
If you can see the files, I would assume that the disk is mounted, so I am not sure of why you said that something is saying that the drive can not be mounted.
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






