![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| external DVD-ROM drive for our datacentre | hcclnoodles | SUN Solaris | 2 | 11-24-2006 10:43 AM |
| Accessing files on unix share from xp? | MrB | UNIX for Dummies Questions & Answers | 1 | 08-22-2005 11:50 AM |
| Connecting an external SCSI drive to a unix computer | teruotor | UNIX for Dummies Questions & Answers | 3 | 08-09-2005 07:40 AM |
| Help with copying files to external drive in single user mode | mishostawn | OS X (Apple) | 3 | 05-31-2005 08:37 AM |
| Accessing Files on another drive | PravusMentis | UNIX for Dummies Questions & Answers | 2 | 07-25-2001 09:37 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Accessing files on external USB drive using UNIX?
Hi Folks,
I'm a serious UNIX newbie... I'm using a bash shell on Mac OS X. Basically I took up unix in order to use a specific image processing software package... I've learned enough to write a script to batch process all of my images, but I have so many that I would like to use an external (USB) drive to hold the data and point the script towards those files. Is there any way to navigate to an external drive in UNIX? Thanks. -Brent. |
| Forum Sponsor | ||
|
|
|
|||
|
Internal drive, external drive, it's all the same to UNIX -- all mounted drives get grafted onto that big 'ol directory tree somewhere. Under OSX, I believe they appear under /volumes/ . dmg's appear there too I think. Though that's just an OSX convention, UNIX can mount things wherever you please.
|
|||
| Google The UNIX and Linux Forums |