Summary: A script I am working on needs to process files returned from the find command. However, many of those files are hard links to other files, and shoul...
Summary: I have a directory old and a directory new. The files in these directories are "hard" linked. When I get newer files...The new files are moved to the ...
Summary: Learning perl from O'reilly covers this in more detail. Basically, the stat function returns a 13-element list giving the status info for a file. (...
Summary: Marty. I am on HP-UX. I know that there are some differences for soft and hard links on different unix, but I don't know what those differences are....
Summary: For the two directories that your ls shows, that would be the number of subdirectories in those directories. And the two special directory references...
Summary: By browser, do you mean a graphical browser or the wider scope of any client that would initiate a http connection to the server. If command line text...
Summary: I posted this one before..but I guess for the knowledge of "hard" links and consistent "hard" links after a move or copy of the files in the directori...
Summary: The easiest is: ls -li filename The 1st column is the inode and the 3rd column is the number of links. The number of links - 1 is the number of hard ...
Summary: Hi all, What I need to do is very simple :) I just need to run a script every hour to check on a certain directory on the HP-UX server we have e.g. /t...
Summary: Im looking into switching hosting providers and wanted to see if anyone here had any information on USA Linked I need to be able to use Unix Shell. A...
Summary: Would like to ghost a hard drive in a Sun micro station workstation to a new hard drive for backup purposes. The workstation is an ultra 5 running Sol...
Summary: could you just guide me how to install 2nd hard-disk and mount the file system on to sco-unix 5.0.5. please give the step-by-step procedure. regards s...
Summary: I have a UNIX system that has a lot of important info on it and I would like to clone that drive and install it on another computer. If anyone could p...
Summary: Hi, I have the FreeBSD Mini 4.7 loaded. I used /stand/sysinstall to do some configuration. I went into csh and couldn't get out so I powered down ha...
Summary: I've come across an old Zenith zfl-181-92 laptop. It has no hard disk, two 3.5" 720k floppy dirves, 640k ram, and an 8088 processor. Curretly im booti...
Summary: Unix is great for things like this. If you just want to duplicate the hard drive just copy from one device to the other. I don't know how the devices...
Summary: If you already have a server running Unixware 2.1.x and you want to add another hard drive, how do you do this? Once that hard drive is added can you...
Summary: Does anyone know if there is any way to create a file link in a common directory that points to a file in a users home directory. e.g.: /export/home/u...
Summary: Linux is not Windows 8P It took me many installs to get EVERYTHING working. Of course, I'm using Slackware (3.2 - 7.0) so there will be some obvious ...