Search Results

Search: Posts Made By: dummy_needhelp
12,532
Posted By dummy_needhelp
Sorry For Asking You So Detailed Message
I am very sorry as i am new to scripting. Can you please help me with the starting of the code.
Like the whole script file so that based on that i can execute and understand the scripting. Sorry...
3,266
Posted By dummy_needhelp
Can you please give a clear code. Thank you
Can you please give a clear code. Thank you
12,532
Posted By dummy_needhelp
Yes, Those two posts are related. And i still...
Yes, Those two posts are related. And i still didnt understand . Can anyone explain in clear. Or can anyone give me a clear code
Thanks
3,266
Posted By dummy_needhelp
have a file with 300 columns
I am using awk to split the file to have 255 columns data in one file and rest in another file.
This is the script i am using

awk -F"|" '{print > $240}' sourcefilename> targetfilename

Since,...
12,532
Posted By dummy_needhelp
Split A File Into 2 Files
i WANT TO SPLIT A FILE WHICH HAS 250 COLUMNS. and the delimiter is '|'. So , can somebody help me with the command i have to use to split the file into two files.

thanks
7,793
Posted By dummy_needhelp
Thanks. I got it . Thanks a lot again
Thanks. I got it .
Thanks a lot again
7,793
Posted By dummy_needhelp
but for PUT FILE, do we have to give the file...
but for PUT FILE, do we have to give the file location like c:\filename ?
7,793
Posted By dummy_needhelp
but , I am trying to ftp from my c drive. So,...
but , I am trying to ftp from my c drive. So, will this work. Can you take a example of a dummy file name and write the command please.
Thank you
7,793
Posted By dummy_needhelp
thank you . I will try it
thank you . I will try it
7,793
Posted By dummy_needhelp
ftp from hard drive to unix server
i want to ftp a flat file from my local harddrive to the unix server box. Can anybody send me the command. Thanks
20,359
Posted By dummy_needhelp
Can anyone pleasee explain me how the command is...
Can anyone pleasee explain me how the command is interpreted. Thanks alot in advance
12,715
Posted By dummy_needhelp
Thanks . I got it! It worked all the ways....
Thanks . I got it!
It worked all the ways. Where just increasing the putty scroll size was pretty comfortable and easy.
2,329
Posted By dummy_needhelp
Thank you . I think you are right..
Thank you . I think you are right..
2,329
Posted By dummy_needhelp
How Do We Interpret This ?
ksh $ETL_XXX/bin/filename.ksh wf_workflowname .
Which is used in post session command.
12,715
Posted By dummy_needhelp
Thanks everyone
Thanks everyone
12,715
Posted By dummy_needhelp
detailed explanation please
please give me a clear example how to do.

Thank you
12,715
Posted By dummy_needhelp
How To See The Whole File In Unix
Hello everybody
I am trying to open a file in unix using more command . Ex:
more XXXX.
But when i open i can only see 3% at a time. So copying that file to notepad is taking long time. Is there...
2,616
Posted By dummy_needhelp
Thanks alot
Thanks alot
2,616
Posted By dummy_needhelp
please explain this
zsh 4.3.4% cat file
ACFCFACCACARCSHFARCVJVASTVAJFTVAJVGHBAJ
zsh 4.3.4% cat file1
A
C
F
R
zsh 4.3.4% <file1 while read;do printf "%s=%d\n" "$REPLY" "${#$(<file)//[^$REPLY]}";done
A=9
C=7
F=4...
6,482
Posted By dummy_needhelp
Thank you
I was expecting a line by line script . That i what i see. And thanks a lot... again
6,482
Posted By dummy_needhelp
somebody please respond
please help me for the above question
6,482
Posted By dummy_needhelp
Aix & Oracle Database
Aix & Oracle Database
6,482
Posted By dummy_needhelp
calling sql file from shell script
Hello everybody
I need help calling sql file from shell script.
Can anyone help me creating a small shell script which calls an sql file .

The .sql file should contain some select statements...
Showing results 1 to 23 of 23

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