Search Results

Search: Posts Made By: abhi_123
1,675
Posted By abhi_123
Thank you Bakunin. Few clarifications... But...
Thank you Bakunin.
Few clarifications...
But in such a case, when we share a public key from server/system B to server/system A, this generally indicates that user from server B is transferring...
2,956
Posted By abhi_123
How to get OUT parameter of a stored procedure in...
How to get OUT parameter of a stored procedure in shell script? (https://www.unix.com/shell-programming-and-scripting/173844-how-get-out-parameter-stored-procedure-shell-script.html)
1,675
Posted By abhi_123
Need some help regarding file transfer between server (sftp/scp)
Hi All,

Need some help regarding file transfer between server.

Suppose we have system-A and system-B. To transfer file from system-A to system-B we usually share the
public keys of system-A...
2,595
Posted By abhi_123
Thanks a lot for your help RudiC. :):b:
Thanks a lot for your help RudiC. :):b:
2,595
Posted By abhi_123
Hi Rudi, Each record line length is of...
Hi Rudi,

Each record line length is of 2025characters upon which next record set starts.

Thanks
2,595
Posted By abhi_123
Hi Rudi, All the data in the...
Hi Rudi,
All the data in the flatfile_sample.txt is in one single line ie:it has ten thousands of records in one single line instead of a normal file which will have multiple record lines.
issue...
2,595
Posted By abhi_123
Thank you RudiC and Aia for your help(actually...
Thank you RudiC and Aia for your help(actually Python is not installed in our system otherwise would have tried your option).
I have tried the below awk command from my end and worked for datafile...
2,595
Posted By abhi_123
Data extraction and converting into .csv file.
Hi All,

I have a data file and need to extract and convert it into csv format:
1) Read and extract the line containing string ending with "----" (file sample_linebyline.txt file) and to make a...
924
Posted By abhi_123
Extract characters from a string name
Hi All,

I am trying to extract only characters from a string value eg: abcdedg1234.cnf
How can I extract only characters abcdedg and assign to a variable.
Please help.

Thanks
2,356
Posted By abhi_123
Get the remote server file size in UNIX
Hi All,

I am trying to sftp, get a file from remote server.
Post this we need to check the remote server file size or checksum value of the remote server file and compare it with the file size in...
844
Posted By abhi_123
Thank you RudiC. The ABC pattern can be any...
Thank you RudiC.
The ABC pattern can be any where in the file. Please find he corrected data:
20840GFC00524096100000LAU1LDNUSD CR 6.322017041120170411 ...
844
Posted By abhi_123
Need to find and replace in a file
Hi All,

I am having below sample data in a file.
I need to find all the line form this file with word ABC and i need to replace the characters at position 120 which is "CO:BOGFDUI"(30chars) in...
884
Posted By abhi_123
Need help regarding date calculation
Hi All,
I need to calculate the date for monday to friday.

Say today is 10.oct.2014 then I need to calculate the date as 09.oct.2014.
If today is 13.oct.2014 then I need to calculate the date as...
1,306
Posted By abhi_123
Thanks a lot R.Singh. Could you also please...
Thanks a lot R.Singh.

Could you also please explain me the below meaning:
1) 00-30/5 22 --> 30divided by 5? and 22 means..?
2) 30/10 ?
Thanks again.
1,306
Posted By abhi_123
Need help regarding cronjob scheduling
Hello All,

I have three requirements to schedule three shell scripts in crontab.
Could you please help me in this:
1) To schedule a shell script every 5mins interval every day between 10PM to...
1,241
Posted By abhi_123
Find files between two datetime..
Hi All,

How do i find all the files between two times.
Eg: 26 may 2014 06:00 to 26 may 2014 14:00

mmin and mtime gives for a specific period. we receive hundreds of files input directories and...
1,935
Posted By abhi_123
Deleting the files with spaces
Hi All,
The shell script is currently using the below command to find the seven days older files from a directories and delete them.

Issue occurs when the file name consists of space in them. eg:...
870
Posted By abhi_123
Thanks a lot for your help.. it worked out.. :)
Thanks a lot for your help.. it worked out.. :)
870
Posted By abhi_123
Issue with variable assignation
Hi All,
My files(.csv) are created in download path.
All the files files are having footer with count of rows or may be blank.
When i am trying to put this below code in shell script and run it,...
1,797
Posted By abhi_123
Unable to find files using wild card search
Hi All,

My server is AIX and i am trying to search for a file in a specific path in directory.
The file name can be of two types:
Position_20131114.csv
Position123333_20131114.csv

I am...
1,576
Posted By abhi_123
Thanks a lot Yoda for the help. :) And what is...
Thanks a lot Yoda for the help. :)
And what is the difference between -a and -f.
It says -f is for regular file and -a is it for any file. Am i correct.?
1,576
Posted By abhi_123
IF -a condition meaning.
Hi All,

Could you please let me know what is the meaning of below -a condition if the if?

if ! [ -a $SOURCEPATH/$SOURCEFILE_A ]

Thanks in advance for the help.
995
Posted By abhi_123
sample output
"2008^1235566^^asghagsdg^212^N^"

Only the 1st columns is changed from 200809 to 2008.
Thanks
995
Posted By abhi_123
Cutting only the 1st column data
Hi All,

I having a data file which consists of 20cr records in it. The 1st column is year field which consist of year in format 200809 and fields are seperated with ^.
How do i trim it to 2008 in...
1,798
Posted By abhi_123
Replace a character with other
Hi All,
I am having the below sample lin in the file.
'''||V_D_BOOKING_TYPE||''' || ''¬'' || '''||V_D_SHARE_DELIV_FL||''' || ''¬'' || '''|| SUBSTR(V_D_FINANCIALDATATYPE,1,1) ||''' || ''¬'' ||

I...
Showing results 1 to 25 of 52

 
All times are GMT -4. The time now is 10:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy