![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tape Status shows 2 Hard errors and 5 Underruns on new tape | psytropic | SCO | 5 | 04-24-2008 10:29 AM |
| similar words | Streetrcr | UNIX for Dummies Questions & Answers | 1 | 03-22-2008 06:24 AM |
| Mounting DLT tape and to backup file to tape | ayzeayem | UNIX for Dummies Questions & Answers | 0 | 08-13-2007 11:09 PM |
| Space free on tape /delete a single file on tape | Minguccio75 | UNIX for Advanced & Expert Users | 3 | 12-20-2006 09:03 PM |
| Would need a friend on the net, someone who knows a lot of UNIX or similar... | zeus | Security | 0 | 06-23-2003 02:36 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
from dos dir a: to similar to a dds tape?
is it possible to see what is in a dds tape?
like in dos, we can write dir a: to see the contents of it? thanks PS : actually, i came from a DOS background. so most of the time, i will try to relate unix to dos. of course, dos never came close to unix. but unix is like many instances of dos running, can i say that? anyway, what should i be beware when doing this dos to unix knowledge transfer.. thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
dos like commands
use the command
"lsdir a:" in sco-unix "mdir a:" in dec-alpha unix or reply to this with your unix/linux version... so that I can give you the exact command syntax... |
|
#3
|
||||
|
||||
|
If there is a tar archive on the DDS tape you can list the contents my using `tar -t` option.
As for the a: drive, you should be able to mount a floppy drive like any other filesystem. Under OpenBSD the floppy drive is /dev/fd0.
__________________
Not quite as cool as all the other Kids... |
|
#4
|
|||
|
|||
|
i am using hpux, solaris, aix
|
|||
| Google The UNIX and Linux Forums |