![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how can i send via SFTP information with my password encrypted? | irasela | SUN Solaris | 1 | 01-26-2006 09:29 AM |
| Change password by pushing encrypted password to systems | benq70 | UNIX for Dummies Questions & Answers | 1 | 09-02-2005 10:08 AM |
| background job | babayeve | UNIX for Dummies Questions & Answers | 3 | 05-25-2005 11:08 AM |
| Background job | rdbooth | UNIX for Dummies Questions & Answers | 1 | 03-23-2004 07:59 AM |
| background job | joerg | UNIX for Dummies Questions & Answers | 3 | 09-05-2003 04:33 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Send password : In Background
Hi All,
How to pass the password in background.....? " /usr/bin/hdiutil attach -mountroot -stdinpass /path/to/mount/ /path/of/image/TEST.sparseimage " The above command asks the password to mount a sparse image and when supplied it gets mount. But my requirement is to use this command within a shell script to mount the sparse image, and I don't want to store the password in key chain file. How I would pass the password to this command to mount the sparse image......? Please suggest me... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|