Summary: we have p550 and two lprts, the cd0 available on lprt1 and defined on lprt2. now i want move cd driver to lprt2 please help me how . node we have hmc....
Summary: create a file system on the new disk that will be /usr2. mount it with another name as say /usrnew. CD to /usr and tar it all up and move it to /usrn...
Summary: I run RedHat 6.1 with kernel 2.2.12-20 and i recently configured it for writing cd's. I've added: append="hdc=ide-scsi hdd=ide-scsi" to my lilo.conf T...
Summary: Hi, I want a code or script to move(archive) the files from a Unix directory into mainframe. Please let me know how to do this. Thanks, Anil ...
Summary: What sort of authentication check do you need? Are you talking about a suid script that assues super user authority to move files to directories owned...
Summary: I'm making a big assumption: namely, that the unix timestamps on the files follow your file naming convention. If they do, use the -t switch of the l...
Summary: Obviously, if you change the file structure you stated, this breaks. If this is a script you'll run often, then you probably want to change to the di...
Summary: Hi, I have tried every thing that I know to get my solaris 7 installed, but all to no avail. I even changed the boot sequence from the bios, fdisk and...
Summary: An ISO format file is for burning onto a CD. If you have a CD burner and software, the software should have special options for burning a CD with an ...
Summary: I need to mount my desktop CD drive on AIX server to install software, As I can't get access to the machine to use the mounted drive cd drive. What a...
Summary: You can also create an entry in the crontab like so; * * * * * $HOME/clean the "*" 's represent a date and time and are in order listed; minute (0-59)...
Summary: I assume you only want to compare filenames whether they are the same and then move them to another directory... you could use a "for loop" , iterate ...
Summary: First copy the image files from cd to floppy disk in the image directory. Then boot the system from the floppy disk. After few second you to change...
Summary: Hi, I have the filenames of few files in a file(filenames.txt). The actual files are in one directory(Source). What I need to do is, check for the f...
Summary: You should be able to just boot into a DOS disk, run FDISK and select option 3 to get rid of the drive you created. Format the drive, create a new pa...
Summary: Moving /var to its own file system (quoting from SRDB# 19480 - URL http://susolve.sun.com): First of all, login as root and bring the system to single...
Summary: Hi All, Very day, I need to collect data to a tape at different directory on the same machine, and I only can append the data to the same tape, my pro...
Summary: Hi! Have a problem, have a lot of *.htm *.HTM files, they all should be renamed to *.html files. and in addition if it specified move them to tmp dir...
Summary: In a DOS command window: cd (to desired directory) ftp open myserver (enter unix username) (enter password) cd (to desired unix directory) type ascii ...
Summary: Mount them first, you should have a directory name "/mnt". Inside that directory, if they do not already exist, create two directories, mine are call...
Summary: Transfer the file(s) by doing the ftp starting on the NT to the AIX system. Open a dos window on the NT system cd (to the directory you want to have ...
Summary: hi all, i'm mohammad essam from egypt i want to use freebsd but no one in egypt have it can u help me ? can u send freebsd cd to me? if u can please...
Summary: Yes, this is homework. Please, no smart alec replies if you don't have any positive input - I am trying. I am working on a classic Bourne shell prob...
Summary: Thanks for your help! I was able to find the files and move them to another directory with the following command: find /full/path/directory/old/ -type...