Adam Gleave wrote:
> I don't understand your point
> 
> --- START: Shell output ---
> 
> puffy:nard {109} alias foo 'echo bar'
> puffy:nard {110} foo
> bar
> puffy:nard {111} su -
> Password:
> Terminal type? [screen]    
> puffy# foo
> foo: Command not found.
> 
> --- END: Shell output ---
> 

the thing i meant was something more like this:

puffy:nard {109} alias su 'echo bar'
puffy:nard {110} su
bar

 --- END: Shell output ---


would be easily to get password or something else.

Reply via email to