Summary: is there anyone who can tell me when i have to defrag file system on AIX ? Is there a system command ? a method ? a rate between several counts ? I kn...
Summary: is there anyone who can tell me when i have to use defrag on AIX ? Is there a method ? a rate between several counts ? I know the "defragfs -r" comman...
Summary: I was told that Unix software as well as Linux is free but I saw Linux in the shop for about 90 CAN dollars. So, I am confused ... do I have to buy th...
Summary: Hi, say a file called "original" contains the following entries: qwerty A space 12345 secret rm-rf* /hello337 byehdi(#note:there's a space) and i wan...
Summary: Hi, I have to move files older than 4 hours from a directory to another. How to find these file ? The find command with -mtime can't be applied becaus...
Summary: Hi, I have a header file containing a few comma-separated fields.example: (start file) emp,emp_name,location,salary,post_code,sac,le (end file) This f...
Summary: Well, might not be that bad... I am not guranteeing the solution but you can see a ray of light at the end of the tunnel. What unix OS does is to upda...
Summary: That's exactly what I'm trying to do. I need to go into each subdirectory, see if there is a file named 'text'. If there is, then execute the awk pr...
Summary: I'm trying to automate a task I do to copy files. I have a reference file is always something like: 2110filenamehere.prn. I want to automate the cp co...
Summary: Hi luke Chi Thanks its works great Just 1 question, if i have to replace a field in the .pf files for example change "128" to "256" ? what do I i use...
Summary: Hi I'm having problems with the awk command, but since I don't know if that is what I should be using, I'll just explain what I'm trying to do. I have...
Summary: I've got a UW7.2 on a compaq non stop cluster.I've tried to install Lansafe III to manage the Compaq UPS2000. The problem is about file permission on ...
Summary: I have a pentium 233Mhz machine currently running Solaris. I want to install Windows 98 as a new operating system. The machine had Windows running in ...
Summary: I exported a SCO file system (wr mode) with file system manager. Then I mounted it on an AIX machine. Now I can't write to this mounted file system. A...
Summary: I have some trouble migrating an application from a version of IRIX 6.5.3 and lower to IRIX 6.5.5. I have all the source code of the application writ...
Summary: What command(s) do I use to find out things like hardware configuration, what com ports are available, and what devices have been configured? Already ...
Summary: How do you find files, then copy the files into an existing directory. I am to find files starting with N which is not more than 10 days old, then cop...
Summary: I just installed Linux in a partition of my Win98 machine. I installed Conectiva Linux from the CD and it came with a lot of packages and KDE. Anyw...
Summary: Hi, I am trying to install Gandalf, a computer vision and numerical library (http://gandalf-library.sourceforge.net/). I am using Cygwin on a Windows ...
Summary: a) check the existance of files in /tmp, not necessary when using the 'find' command. If no files meet your removal or email notification criteria, n...
Summary: Hi Can some body share a code with me. I am trying to call a Kshell script file from one of my SQR programs. I am new to Shell scripting. My Shell s...
Summary: I want to prompt a user to enter his username and password. bpnbat -login -info < question.txt ====question.txt==== unix solaris.eme.com What is ...