Summary: Hi There. I am running a unix script that ftp's into an as/400 i-series server and downloads files into a unix filesystem. These files are all suffix...
Summary: How to disconnect DB connectivity in a UNIX script. I have connected to a DB using sqlplus command in UNIX shell script. I need to know how to check t...
Summary: I am new to Unix and working on some simple shell scripts..Q. Create a script file that sums the numbers passed to it as arguments on the command ...
Summary: Which route are you trying to delete, so that is can not be deleted. E.g. If your Unix box has 2 network cards, there are also 2 routes for each card:...
Summary: Possibly a text editor than can search for the instances of <tele> and </tele>, then save each one off as file1.xml, file2.xml, etc. Then recom...
Summary: The decimals are the hardest part, since maths on unix tend to be non-decimal based. Let's start with non-decimals: You can get the values of those le...
Summary: tvc: awk has a number of built-in functions, match being just one: http://www.math.utah.edu/docs/info/... The above link speaks of POSIX compliant ver...
Summary: Hi, I have a file which has data as path/aa1.txt path/aa2.txt,...(each in separate lines) I want a unix script to sort this file in order. It is not w...
Summary: This is getting pretty complex ... OS scripting is not really made for this kind of stuff, although I am sure it can be done. You should consider othe...
Summary: Hi frnds, I donno if I amputting in the rt forum or not.But i am trying to get a week number from a given date. This code by a member on computing....
Summary: I need a script to strip part of the filenames. I have a mainframe background, so this unix stuff is so new to me. I can do it with many lines of co...
Summary: Sorry, but I just don't have the time to this as it will take a lot of parsing and date arithmetic. Date arithmetic in Unix - especially at the minut...
Summary: Almost every distro of linux has a way to make a bootable usb.From there you can do almost any install you want. See pendrivelinux.com See liveusbcrea...