Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Calculation the date

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Calculation the date

Product Search Results


Results 1 - 25 of 29

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Help in Substitution method
    Summary: Hi Gurus this is working finee with tested values #!/bin/ksh V_DATE="2007-11-30" V_ID=789 V_NAME="john_${V_ID}_has_${V_DATE}_s" FILE_NAME=`echo ${V_NA...

Get a week number from a date.
    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....

Shell Script
    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...

count the occurence of a char in a string
    Summary: hi, i would like to count the occurence of a character in a string using sed, any idea? e.g. count the no of ';' in 'abc;def;ghi;jkl' returns 3. Than...

printing all lines after grep using awk
    Summary: To print the line with the search_pattern and all lines there after: /sbin/chkconfig --list | awk '/xinetd based services/ {f=1}f' ...

Split large xml file
    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...

Search and replace
    Summary: In my file, I want to search all occurrences of '/>' and replace the same by a new line '\n' . How can I do this with sed? ...

How to get latest updated file in a folder
    Summary: Hi I need to get the name (only name) of the last updated file or directory in an existing folder and store it in a variable. Thanks in advance. ...

Add header and footer
    Summary: Hi Gurus, I use below script to add header and trailer to files in a folder. When executed, it is removing the " of 4.5 & yyy.xsd from the header. Ca...

Compare two files using awk or sed, add value
    Summary: Hi All, I have two files file1: abc,def,ghi,5,jkl,mno pqr,stu,ghi,10,vwx,xyz cba,ust,ihg,4,cdu,oqw file2: ravi,def,kishore ramu,ust,krishna joseph,stu...

how to seach and replace a value using shell
    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...

file parsing
    Summary: Need to parse a file in this way: The file is a multi-line flatfile, containing whitespace separated keywords, ex. one two three four five six seven e...

command output running
    Summary: Often found myself writing commands similar to this: <whatever command> | awk -F"a=" ' { print $2 } ' | awk ' { print "a=" $1 } ' > temp.sh This to...

Scripting Problem
    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...

subtract single value using AWK
    Summary: If you are sure of your data, delete 2 from field 1. I do not understand the significance of the period. Well, setting FS and OFS to the period will...

Sorting issues
    Summary: If you are sorting the contents of filename, redrect the contents to sort this way: sort < filename ...

How to disconnect DB in a UNIX script
    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...

UNIX..basic shell script help
    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 ...

deleting a route in UNIX
    Summary: i deleted a route in routing table using route delete.. its deletes the route.. bt yet again when i use netstat to see the routing table its still th...

Separating the Columns based on ColumnSize
    Summary: Yes ..solution starting from a flat file ...

Read/Search file being written to
    Summary: There is a process writing to LOG_FILE_NEW. The following is a piece of code to rename LOG_FILE_NEW to LOG_FILE once you get a result (either RUNNING ...

How to use sed editor in a shell script
    Summary: sometimes, things can be done very simply. Just read the file line by line, print out the necessary things you want. No need to use sed and waste tim...

Add file name end of line in every row
    Summary: Hi I try to add file name in end of the line of every row.Its work one file. but same code is not work other same type of file File Data: A,VF-NL...

I need a help from you. i am new to shell scr
    Summary: I need a help from you. i am new to shell scripting. please help on this script. i want a script monitor the log file and take the last 10 min update ...

Parse a filename
    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...

Jump To: 1 | 2

Sponsored Results for: Calculation the date

Ads by Google