Search Results

Search: Posts Made By: Pramod_009
1,411
Posted By Pramod_009
Delete Numbers, Spaces, Special Character from the begining of the line of a file
Hi All,

I want to keep the name of the songs with their respective extensions only.

Sample Code
========


03 Choti choti gaiya choti choti gaval.mp3
03---Brazil Dhol.mp3
03 PAYALIYA .mp3...
2,610
Posted By Pramod_009
Hi Corona688, Please find the output image...
Hi Corona688,

Please find the output image in the attachment:5690
22,418
Posted By Pramod_009
Hi vbe, Thanks for the suggestion and help....
Hi vbe,

Thanks for the suggestion and help. The code is really helpful for me and its working as per the requirement too.

Thanks
Pramod
2,610
Posted By Pramod_009
Hi Yoda, I have already tried with the...
Hi Yoda,

I have already tried with the colsep, but the thing is, since the data is small, so i just wanted to be pooled out from the database and send these data in a tabular format in the...
22,418
Posted By Pramod_009
Yah i could see that....and for your kind...
Yah i could see that....and for your kind information if i could do that then i would have done that...Since i am spooling the data from production environment, i am not authorized to do that....
2,610
Posted By Pramod_009
Hi, I would be probably putting the...
Hi,

I would be probably putting the boundaries exactly similar to the microsoft excel as i need to send the content of the file instead the file.

Thanks
22,418
Posted By Pramod_009
Yes, vbe You are absolutely correct. The...
Yes, vbe

You are absolutely correct. The column size is less than the column header. Is there any workaround.

Thanks...
2,610
Posted By Pramod_009
Spooling data from the database in .csv file with boundary
Hi Guys,

Another questions to the genius over here. I have spool the dataf from the database into a .csv file. But can it be possible to have all the rows and column with the boundaries..for...
22,418
Posted By Pramod_009
[Solved] Column Header in the Spool file
Hi All,

I have a problem with the column heading while spooling the data from the database. Since i want the column header, therefore i am not using SET HEADING OFF, and i am getting the header,...
Forum: Solaris 12-27-2013
2,098
Posted By Pramod_009
Hi All, I am unable to send any files with...
Hi All,

I am unable to send any files with the below code. If the code is ok, then how can i check whether the mail server is working or not.
Operating System : Sun Solaris 5.10
A Prompt reply...
Forum: Solaris 12-27-2013
985
Posted By Pramod_009
SMTP Service
Guys,

How can i check the mailx command will wor on my system or not.
The OS is Sun Solaris 5.10.

Or how can i come to know whether SMTP service is activated in Sun Solaris OS or not.

...
1,500
Posted By Pramod_009
How to search for a file having a particular character in a particular place in a directory.?
Hi Guys,

I want to search for a specific file in a directory which have a "b" letter as the 3rd character in the name of the file.

For Example :

/abc/efg/ldbjfblkj.sh
/abc/efg/erublkd.sh...
Forum: Solaris 12-20-2013
2,098
Posted By Pramod_009
Hi, Radoulov, The below is the code which i...
Hi, Radoulov,

The below is the code which i put in the script. It ran without any error and the exit status as 0 but i didn't receive any mail on the mentioned email id. Could you please tell me...
Forum: Solaris 12-20-2013
2,098
Posted By Pramod_009
Sending Mails to the Multiple Email Address
Hi All,

I am pretty new to the mail service in Sun Solaris 5.10. If anybody help me in writing a script for the multiple recipient with subject and the body would be a helpful.

Kindly help......
1,414
Posted By Pramod_009
Removing "'" from a file
Hi I have a file in which the last characters are ' and space, i.e

Code
====
abcn'
jkdjf
dkfjd'

Here in the above code, 1st line is having the comma as the last character and in the 2nd...
896
Posted By Pramod_009
How to search for a directory with if clause?
Hello All,

I want to do a conditional search for a directory, i.e

pathname=/abc/def
foldername=xyz
if ( $pathname/$foldername/aaa )
then
..................
fi

Here i am...
897
Posted By Pramod_009
:b::b::b: Ok, Thanks Subbeh
:b::b::b: Ok, Thanks Subbeh
897
Posted By Pramod_009
Shell Variable
Hi Everyone,

sqlplus -s $XXX/$ZZZ <<ENDSQL > /tmp/fictmp$$.tmp

Can anyone please tell me what exactly and for what purpose the "$$" in fictmp$$.tmp is used.

I know very well that its file...
10,792
Posted By Pramod_009
Thanks Elixir and Don for the help, the code is...
Thanks Elixir and Don for the help, the code is working perfectly fine.
I apologise for my mistake Don, it should be ABC_ or ADF_. But i got your point too.

:b: :b: :b: :b:
10,792
Posted By Pramod_009
Extract words starting with a pattern from a file
Hi Guys..

I have a file and i want to extract all words that starts with a pattern 'ABC_' or 'ADF_'
For example,

ABC.txt
----
INSERT INTO ABC_DLKFJAL_FJKLD
SELECT DISTINCT S,B,C FROM...
Showing results 1 to 20 of 20

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