Search Results

Search: Posts Made By: rawatds
9,802
Posted By rawatds
Running script from other user rather than login user
Hi,
My requirement is that i am login from ROOT in a script but when any
command is coming which is logging to sqlplus then i have to run it with normal user as only normal user have...
10,241
Posted By rawatds
Check for the correct date format in UNIx
Hi All,
I am getting two input from User for Date from the command prompt when
my script is executed .
The date format i am taking is : DD-MM-YYYY
so is there any method in...
3,813
Posted By rawatds
FastCopy usage to get filename
Hi All,
My requirement is to get all the files with extension *.txt in a particular path in unix from a remote server using FASTCOPY.
Let us suppose i am in local server , i need to go to...
2,097
Posted By rawatds
Hi Thanks, I have already done this and i...
Hi Thanks,
I have already done this and i did the same way as u mentioned.
Thanks for ur response.

DS
2,097
Posted By rawatds
Files resending through FTP
Hi All,
I have the following requirement:
I have two server . One is source and other receiver.
My requiremnt is that from Source server i have to check in a specified
path...
2,463
Posted By rawatds
Hi Thanks for the reply : The command : ...
Hi
Thanks for the reply :
The command :
sed -e "s/^[^,]*\(,.*\)/new \1/g" input.txt > output.txt
Works perfectly fine.

rawat
2,463
Posted By rawatds
Hi Thanks for the prompt reply. Actuaaly...
Hi
Thanks for the prompt reply.
Actuaaly i have a file with around 115 fileds in each row.
So with your method it will work but will be clumsy to write such a big code
.
Any simpler...
2,463
Posted By rawatds
replacing one filed at run time in UNix
Hi All,
My requirement is :
My input file is :

2 , 56, 23, 43,
1 , 32 , 5, 6,
10 , 2, 3, 4,

Now i want the output as
new, 56, 23, 43,
new,32 , 5, 6,
new ,...
6,109
Posted By rawatds
embedded exe file into rtf file
Hi All
I want a method in shell script which will embed the exe file into rtf file si that the rtf file can be open in word and so my exe.

Actually what is happening in my system at present...
8,562
Posted By rawatds
Thanx a lot !!! it is working
Thanx a lot !!! it is working
8,562
Posted By rawatds
dynamic Select menu
Hi all
is menu driven by SELECT can be a dynamic ?
My requirement is that i want SELECT to be created on run time not predefine . The select should be created as per the no of
words in a...
2,293
Posted By rawatds
Swutch-Case script
Hi all,
my requirment is :

1. Create a list of server names in a file
2. User would chose from the above list (to be displayed as a menu) and do the tasks as per server selected from the menu....
Showing results 1 to 12 of 12

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