script "echo on" like MS-DOS?
    Christopher Kelley 
    bsd at kelleycows.com
       
    Wed Feb 23 18:20:27 GMT 2005
    
    
  
Giorgos Keramidas wrote:
>On 2005-02-22 23:32, Christopher Kelley <bsd at kelleycows.com> wrote:
>  
>
>>Is there a simple way to cause a shell script to echo to the terminal
>>similar to the old MS-DOS "echo on" command?
>>    
>>
>
>You can do similar things with the set -x option of sh(1):
>  
>
Thanks. Yes, I'm using sh, I forgot to mention that.  That's exactly 
what I was looking for!
Christopher
    
    
More information about the freebsd-questions
mailing list