[Bug 441654] tcsh does not "echo" the TAB character.
https://bugzilla.novell.com/show_bug.cgi?id=441654 https://bugzilla.novell.com/show_bug.cgi?id=441654#c9 Liu Shukui <skliu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |skliu@suse.com --- Comment #9 from Liu Shukui <skliu@suse.com> 2012-05-28 09:14:00 UTC --- Hi, I cannot reproduce this bug on sle10sp4: /root/skliu# rpm -qa|grep tcsh tcsh-6.14.00-23.16.29 /root/skliu# cat tcsh.sh #!/bin/csh -f #the tab character is not printed in openSUSE 11.1, but it should be. echo ' eho' /root/skliu# chmod 755 tcsh.sh /root/skliu# ./tcsh.sh eho as you can see, the tab is printed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com