Search Results

Search: Posts Made By: anupdas
1,485
Posted By anupdas
replace /n with special character
I would like to replace /n with ',' and after replace remove last semicolon then put a open brace in starting and closing brace in end of line. See below example:

input:

1234
3455
24334
234...
2,609
Posted By anupdas
no i didnt use any file manager..i just use...
no i didnt use any file manager..i just use putty..
ls -ald .foldername works fine, but how can i see that hidden file if i didnt know the foldername...
i tried ls -ald and didnt get the folder..
2,609
Posted By anupdas
vbe, OS and version: Linux hn747c3n14...
vbe,
OS and version: Linux hn747c3n14 2.4.21-47.0.1.ELhugemem #1 SMP Fri Oct 13 17:48:02 EDT 2006 i686
Shell: ksh
2,609
Posted By anupdas
Not visible hidden folder
Hi,

In one folder there is a hidden folder. Whenever i do any ls -a i can't see the folder. However i can get into the folder by cd .foldername.
Would you please help me to identify what is the...
22,340
Posted By anupdas
Autosys job run on Sunday
Hi,

I need to create a autosys job which will run on every sunday at 7:30 AM NY time for each 10 min interval of time.

days_of_week: su
start_mins: 0,10,20,30,40,50
run_window:"07:30"
...
3,298
Posted By anupdas
Need SQL output without the header.
Hi,

In a script i am trying to run a SQL by connecting Sybase DB.
While executing the script I am getting the output with the header. means:


Employee_Name--------------------------- Anup...
3,549
Posted By anupdas
Sorry i am getting same output: ...
Sorry i am getting same output:


intelrpt.GetCMB_FB type=ODBC>
intelrpt.GetCMB_FB type=SYBASE>


Thanks in advance.
3,549
Posted By anupdas
Thanks for your help, it really works. Can...
Thanks for your help, it really works.

Can you please help with the below output:


imrpt.GetCMB_FB,imrpt.GetCMB_FB,


"," at end of each line.
3,549
Posted By anupdas
Remove line starting from space till end.
Hi,

I have a code tag, from which i have the below snippet:


intelrpt.GetCMB_FB type=ODBC>
intelrpt.GetCMB_FB type=SYBASE>


I want the output like:


intelrpt.GetCMB_FB...
1,828
Posted By anupdas
how to finding the exact pattern
I have a output like below:


A1
B2
C1
D3
A12
B4
A14


I am trying to find A1 by using grep


grep -i "A1"


But I got
2,668
Posted By anupdas
The output is like this: 234nnnn534nnnn ...
The output is like this:

234nnnn534nnnn


But i need

234
534

Please check this.
2,668
Posted By anupdas
Remove unwanted lines
I have a .xml file, where i need some output. The xml file is like:
Code:
<?******?></ddddd><sssss>234</dfdffsdf><sdhjh>534</dfdfa>.........
/Code

I need the output like:
code
234
534
.
....
2,891
Posted By anupdas
Word extract from a line
In a file let a.txt, has 1 line code i.e.
code
QC:Tiger:10:
/code

I need to get my output like "Tiger 10". So how can i do this?
2,255
Posted By anupdas
Shell script inside a perl script
How to write a shell script inside a perl script code? It is possible or not. Actually i have a perl script code and i need some values from the shell script code and vice-versa i.e. some values of...
8,531
Posted By anupdas
Call Shell scripting from Perl Scripting.
Hi

How to call a shell scripting through a Perl scripting? Actually I need some value from Shell scripting and passes in the Perl scripting. So how can i do this?
3,816
Posted By anupdas
Thank you all.
Thank you all.
Forum: Solaris 01-27-2010
6,091
Posted By anupdas
Calculate the yesterday date
How to calculate the yesterday date? I am using SunOS.
i.e. todays date is 01/27/2010 and i have to find "01/26/2010 00:07:00 AM" this output.
3,816
Posted By anupdas
Calculate the yesterday date
How to calculate the yesterday date? I am using SunOS.
i.e. todays date is 01/27/2010 and i have to find "01/26/2010 00:07:00 AM" this output.
13,276
Posted By anupdas
ok then how to redirect the output with column...
ok then how to redirect the output with column name to a .csv file ?
13,276
Posted By anupdas
I'm not using PERL, i am using Shell Scripting....
I'm not using PERL, i am using Shell Scripting. So can u say how to do that.
13,276
Posted By anupdas
Redirect the output to a .xls file
Hi,
I am using the sybase database server though unix platform and try to retrieve some data by the help of select statement, and my main issue is i want to redirect all the the data i.e. retrieve...
1,680
Posted By anupdas
Thanks everyone....
Thanks everyone....
1,680
Posted By anupdas
Actually it is confirm that it is in line number...
Actually it is confirm that it is in line number three, it may be in any where, i just give one example.
1,680
Posted By anupdas
Extract a line from a file.
How to extract a line from a given file example,
code:
a=10;
b=20;
CI:something.
gdgjihndsjdbdvcdhsfh
dhaidjwauhdd
dhasjdasndsadsd
asdhuwyesdbsadhsad
adhasjdasytywnasndahhahdjash
/code
I...
6,110
Posted By anupdas
I am using: isql -S <Servername> -U...
I am using:

isql -S <Servername> -U <Username> -P <Password>

and also:

fsql -S <Servername> -U <Username> -P <Password>


---------- Post updated at 03:33 PM ---------- Previous...
Showing results 1 to 25 of 45

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