Summary: i need help! can someone help me please? i try to calculate date under unix (ksh)... example: todays date: 2003.07.23 date-5 = 2003.07.28 how can i do...
Summary: Hi Experts, Using unix-KSH script, we need to calculate the difference between two time intervals. for example; time_a=04:35:54 time_b=00:00:05 (...
Summary: is there anyone who can tell me how to start a ftp-deamon? I think it's been installed on the unix server but I can't manage to get it started Please ...
Summary: How do I search a string in a file and then replace it with another string. For example: I am looking for a string with the name date, and I want to r...
Summary: Dear Sir, I am also under a similar problem as you. I have loaded linux madrake which has become the boot loader. After loading from the Linix boot se...
Summary: i want to replace a file in .zip file in AIX5.3 machine; say i have file script.ksh file and a build.zip file which contains older version of script.k...
Summary: Probably the best solution is to create a file with the unix touch command, and then use the find command's -newer option. The following link describ...
Summary: URGENT HELP NEEDED... I need to know how to delete duplicate lines from a pipe delimited file (ksh). it should check only the 1st field for any duplic...
Summary: after i have added something into /etc/inittab like: x29:2:once:dosomething how to make this modification active at once? "init q" doesnt work here. ...
Summary: Thanks for the reply. However, the solution isn't what I have asked for. I need to know how to mount my colleague's directory to my machine, so that...
Summary: I would like to know how to test from a windows2000 workstation whether a specific port on an AIX server is accepting connections or not. For example,...
Summary: who knows how to deal with this task: say my office router's IP is 209.122.1.3, now I try to add a static route to reach 216.0.7.1 with a netmask of 2...
Summary: hi, I'm using mailx to send an email with content in the email body. I need to HIGHLIGHT and COLOR certain lines..I don't want to reformat the whole s...
Summary: I have Unix with installation disk with me when I try to install on my pc unit. I got the erro message like that "the unix can not mount my primary HD...
Summary: Please help... I found the following command at ask.com and it seems useful to find whether a script is currently executing. However, I have no clue h...
Summary: i'm using the uwin unix evaluating version,and i need to know how to send and receive mails thru smtp server. NB: i'm using the right smtp server ..bu...
Summary: I'm developing a FTP script to send some files to another one FTP server. That FTP server is 128 bit SSL enabled. While trying to login to the system,...