![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| passwd command search | shahnazurs | SUN Solaris | 5 | 06-19-2007 04:59 AM |
| how to get passwd command again if it is deleted by usin rm command | venkata.ganesh | Linux | 4 | 06-11-2007 01:18 PM |
| How do I parse passwords into passwd command. | gilberteu | Shell Programming and Scripting | 0 | 03-28-2006 08:26 AM |
| passwd command not working | rahulrathod | UNIX for Dummies Questions & Answers | 5 | 12-09-2004 12:46 PM |
| comparable command in OpenBSD for linux's "passwd -l (name)" | xyyz | BSD | 1 | 09-11-2003 04:08 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Passwd in the line command
Friends, a help
I need to do a script in the following way #!/bin/ksh passwd="us45#9ii" su - orapdr -c "sqlplus system/$passwd @verif_tbs.sql" When and executed in the line cmd is this way orapdr 2093232 1 0 Aug 21 - 52:02 sqlplus system/us45#9ii @verif_tbs.sql Does question have as not showing the password in the command line..? Thank you Samuel |
| Forum Sponsor | ||
|
|