![]() |
|
|
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 |
| Awk/shell question: Read from file and assign to variables. | akbar | Shell Programming and Scripting | 3 | 05-07-2008 07:10 PM |
| Read variables from line to fixed length | SharkM | Shell Programming and Scripting | 3 | 01-23-2008 11:11 AM |
| read values from ps -ef into variables in ksh? | JamesByars | Shell Programming and Scripting | 8 | 01-13-2008 08:12 AM |
| How to read a line and put it into 3 variables | Mandab | Shell Programming and Scripting | 8 | 04-20-2007 01:50 PM |
| Read variables from Access table | Sn33R | UNIX for Dummies Questions & Answers | 2 | 09-24-2003 02:01 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Cannot read variables after ssh with rc file (KSH)
Greetings all,
I'm currently making use of the $HOME/.ssh/rc file to launch an automated shell script immediately after the user has been verified through ssh. The current problem that I'm facing now is that I am unable to use the "read" command anymore... seems like the "read" statements are being bypassed as though as they were commands. This poses a huge issue, since I need to run several other scripts with heavy use of the "read" command as subshells. Is there a way to work around this problem? Thanks in advance. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|