Re: lsnrctl commands
- From: "Radoulov, Dimitre" <cichomitiko@xxxxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 21:52:51 +0100
[...]
} I was hoping to be able to get the commands on 1 line
[...]
printf "set password pa55w0rd\nshow log_directory\n"|lsnrctl
or (with bash/ksh93):
lsnrctl < <(printf "set password pa55w0rd\nshow lognshow log_directory\n")
Dimitre
--
http://www.freelists.org/webpage/oracle-l
- References:
- RE: lsnrctl commands
- From: Smith . Steven
Other related posts:
- » lsnrctl commands
- » RE: lsnrctl commands
- » Re: lsnrctl commands
- » RE: lsnrctl commands
- » Re: lsnrctl commands
- » RE: lsnrctl commands
- » Re: lsnrctl commands
- » Re: lsnrctl commands
- » Re: lsnrctl commands
- RE: lsnrctl commands
- From: Smith . Steven