From mboxrd@z Thu Jan 1 00:00:00 1970 From: Todd Sabin To: Jim Blandy Cc: gdb@cygnus.com Subject: Re: keeping commands out of the history Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-id: <199903081430.JAA05980@banzai3.insignia.org> References: X-SW-Source: 1999-q1/msg00097.html Jim Blandy wrote: > > As far as the command-line history is concerned, if you prefix your > command with "server ", it won't go in the command history, it won't have > csh-style !-expansion done, and "server" followed by nothing doesn't > repeat the previous command. > > This doesn't affect the value history, though; you'll still need to > use "output". Many thanks, exactly what I was looking for... :) Todd