![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shell script query | max29583 | UNIX for Dummies Questions & Answers | 4 | 08-07-2008 07:09 AM |
| C Shell Script query | bpupdown | Shell Programming and Scripting | 1 | 05-13-2008 08:38 PM |
| Export Query not Working in Shell | GEBRAUN | Shell Programming and Scripting | 1 | 07-20-2006 04:44 PM |
| Query regarding alias and setting bash as a default script | VENC22 | UNIX for Dummies Questions & Answers | 1 | 07-13-2005 10:18 AM |
| Executing a SQL query from a shell script | 98_1LE | UNIX for Dummies Questions & Answers | 3 | 03-23-2002 03:29 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Query on Bash Shell
Hi,
I have a query regarding how the commands are getting displayed to the terminal on the bash shell. Lets say i am typing a command "ls" on the command prompt. Does the bash reads the command until the new line is entered and then processes it or is it like first the bash reads the character 'l' and echoes the command to the terminal then bash reads next character and so on and finally processes the command. Any clue on which part of code i should probe through to get the above functionality in bash source code. Thanks and Regards Roshan |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|