Re: lsnrctl commands

  • From: "Radoulov, Dimitre" <cichomitiko@xxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 27 Feb 2007 21:56:42 +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):
[...]

corrected:

lsnrctl < <(printf "set password pa55w0rd\nshow log_directory\n")


Dimitre


--
//www.freelists.org/webpage/oracle-l


Other related posts: