bash annoyance
Jerry Feldman {75562}
gzf at gbr.msd.ray.com
Tue Feb 23 16:12:33 EST 1999
Derek.Martin at fmc-na.com wrote:
>
> Anyone know how to use a tab character in a bash command line? I often run
> ad-hoc command line scripts like:
>
> cat some_file | cut -d '<TAB>' -f 1 | some_other_pipe | etc
>
> and I haven't figured out how to do this with bash, since tab causes bash
> to do a filename expansion. Admittedly I haven't spent too much time
> reading the manpage, and I really don't want to. :)
I don't have a linux machine handy right now, but try the escape sequence
control-QControl-I.
--
Jerry Feldman (HP On-Site Consultant) http://gbrweb.msd.ray.com/~gzf/
+-------------------------------------------------------+-----Note: ------+
| Raytheon Electronic Systems (W) (781)999-1837/1-1837 | My views may not|
| Mail Stop: S3SG10 (F) (781)999-3572/1-3572 | reflect the |
| 180 Hartwell Road (E) gzf at gbr.msd.ray.com | views of my |
| Bedford, MA 01730-2498 (H) gaf at mediaone.net | employer. |
+-------------------------------------------------------+-----------------+
-
Subcription/unsubscription/info requests: send e-mail with subject of
"subscribe", "unsubscribe", or "info" to discuss-request at blu.org
More information about the Discuss
mailing list