Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!spring.edu.tw!feeder.seed.net.tw!reader.seed.net.tw!news From: ronald@trace.com.tw Newsgroups: comp.unix.bsd.freebsd.misc Subject: Backspace = ^H Date: 23 Mar 1997 04:36:17 GMT Organization: Wang's Trace International (ISP, Trading) Lines: 16 Message-ID: <5h2c01$4i2@reader.seed.net.tw> Reply-To: ronald@trace.com.tw NNTP-Posting-Host: gate.trace.com.tw X-Newsreader: IBM NewsReader/2 2.0 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37572 It is an easy question, but I cannot find the answer without you ;-) I just installed FreeBSD 2.1.7 from the Walnut Creek CDROM. It is my first touch with FreeBSD, I tried many things I learnt from Linux, but, ..... How can I set it, that the key 'Backspace' will do a backspace rather than type ^H ? In Linux I can do a tab to finish the file name, does such function exist in FreeBSD as well? (tab does not work for this.) In Linux you can pipe a command to |less this seems not work in FreeBSD. Is there another way to limit the output (last |less)?