Search Results

Search: Posts Made By: easterraj
9,413
Posted By easterraj
File transfer from one server to another server in unix
Hi,
Can anyone help me. I am a new user in unix. I want to transfer (ftp) a file from one unix server to another server. Kindly help me.

more details:
server 1
file_name a.lst
path: :/temp...
2,855
Posted By easterraj
Concatenating string with numbers
Hi,
I want to display the string value with number value. I dont know how to display. Can anyone help me.
This is my code
export A=${file_name}
echo $a $b $sum | awk '{ printf...
48,546
Posted By easterraj
Add leading zero's to the numbers in unix
Hi,
Help me
I have to add leading zeros of two numbers. length is 8, 14. How can i add leading zeros infront of the numbers.

For example
a=1234
b=3456

I need the output as
00001234,...
48,546
Posted By easterraj
Add leading zero's to the number in unix
Hi,
Can anyone help me how to add leading zero's (0's) infront of numbers in unix script.


For more details.
x=450
Y=2344
i want the out put of 00000450, 000002344 (leading 5 zeros)
...
1,843
Posted By easterraj
loading the data to the partitioned table using procedure
Hi one help,
I need one procedure to load data from flat file to table. Table name as input parameter for the procedure. can anyone help me

Thanks,
Raj,
5,764
Posted By easterraj
Yes untill all four files are present I dont want...
Yes untill all four files are present I dont want to copy them
5,764
Posted By easterraj
Need Some Logic Help in File transfer from one directory to another directory in UNIX
Hi,
I have to transfer five files from one directory to another directory in unix with the help of shell scripts. This shell script calling the param file as input parameter. Every day one file...
Showing results 1 to 7 of 7

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