Search Results

Search: Posts Made By: raopatwari
Forum: Solaris 05-19-2016
3,301
Posted By raopatwari
How to convert pdf file to txt?
Hello Unix gurus,
I am learning unix. I have lots pdf data files. I need to convert them into txt files. Can you please guide me how to do that?
Thanks in advance.
Rao
1,576
Posted By raopatwari
Thanks for helping this dummy
Thanks for helping this dummy
1,576
Posted By raopatwari
Scott, Thanks for quick reply. I have ksh....
Scott,
Thanks for quick reply.
I have ksh. but I dont see .kshrc. at the prompt it I enter "set PS1='$ ' " it is not getting back to $ prompt
1,576
Posted By raopatwari
Path set
Something changed on my unix box.
Now when I log in it is showing entire path. It used to show only $ prompt before.
I know I need to do something in .profile to show only $ prompt
Could you...
2,866
Posted By raopatwari
Take out First Line and merge all files
Hi Gurus,
I have n number of files. Data which is in the files have column headers. I need to take them out and merge into one file.
Can you help please?
I need to do that little urgent.
Thanks
1,379
Posted By raopatwari
thank you very much . you have been of greate...
thank you very much . you have been of greate help to me
1,379
Posted By raopatwari
I need to take the 4th parameter value and check...
I need to take the 4th parameter value and check in side the database get either 17 days back worth of data or 18 days of worht of data based on the parameter passed. if the parameter is passed...
1,379
Posted By raopatwari
check for param values
I need to check for 4ht parameter values, if they are not in (17,18) in other words if they r not equal to 17 or 18 then exit.
can u help pls
1,287
Posted By raopatwari
Thank you very much sir, appreciate your help
Thank you very much sir, appreciate your help
1,287
Posted By raopatwari
Need to understand the script pls help
Can u please explain what it is doing

#!/bin/sh
fullyear=`/home/local/bin/datemmdd 1`"."`date +%Y`
uehist=/u05/home/celldba/utility/ue/prod/history
echo $fullyear
cd $uehist
ls -ltr...
2,395
Posted By raopatwari
First Let me thank you very much for your reply,...
First Let me thank you very much for your reply, That pretty much made me understood what it is doing and why it is doing. There is whole bunch of unix shell script, that is the reason why I could...
2,395
Posted By raopatwari
there is a awk script called "odr_crupdt.awk" in...
there is a awk script called "odr_crupdt.awk" in which i have the following command.
1) if ($1 == "tommCumulative)")
{
if (PID == 7)
{
printf(",CUM_READ = to_number(%d,'XXXXXXXXXX')\n",$2 *...
2,395
Posted By raopatwari
awk PID
Can any one tell me the meaning of the following.. I am still learnig unix
Thanks in advance

1)
if ($1 == "tommCumulative)")
{
if (PID == 7)
{
printf(",CUM_READ =...
1,654
Posted By raopatwari
Check params for number
S sir, thank you very much
1,654
Posted By raopatwari
Check params for number
I have 2 and three params, both I should make sure thay numbers at one single line insted of checking for each one .
Example I wroote the following way.. checking for 2 and three seperately but I...
Showing results 1 to 15 of 15

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