RE: history command

2003-01-02 Thread Rigler, S C (Steve)
Or this way: cp /dev/null ~/.bash_history -Steve -Original Message- From: Scott Harrison [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 10:39 AM To: [EMAIL PROTECTED] Subject: Re: history command > Learning vi is a good goal, but it is overkill for this task. >

Re: history command

2003-01-02 Thread Joe Polk
Or simply:> .bash_history <> -- Original Message --- From: Scott Harrison <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Thu, 2 Jan 2003 11:39:10 -0500 Subject: Re: history command > > Learning vi is a good goal, but it is overkill for this task. >

Re: history command

2003-01-02 Thread John Floren
DON'T remove the .bash_profile file :-) I've done that a few times by accident, because I was concentrating so hard on not removing it, luckily I could just make a copy of another user's .bash_profile :-) On Thu, 2003-01-02 at 02:00, Wim wrote: > > > Patrick Law wrote: > > > Hi guys, Happy Ne

RE: history command

2003-01-02 Thread John Floren
any site or reference for vi? > Thanks a lot. > > -Patrick > > > -Original Message- > From: Wim [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 02, 2003 6:01 PM > To: [EMAIL PROTECTED] > Subject: Re: history command > > > > Patr

Re: history command

2003-01-02 Thread Scott Harrison
> Learning vi is a good goal, but it is overkill for this task. > > You don't need to use vi if you are just trying to clear the file. > 'echo > .bash_history' > will leave you with an empty file without opening a text editor. Actually, to be empty, the shell command should be: echo -n > .bash_hi

Re: history command

2003-01-02 Thread David Colburn
What browser are you using? doc On Thu, 2003-01-02 at 04:56, Patrick Law wrote: > Hi guys, Happy New Year, > How do I remove the entries in command history? > Thanks > -Patrick -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mai

Re: history command

2003-01-02 Thread Ed Wilts
On Thu, Jan 02, 2003 at 05:56:18PM +0800, Patrick Law wrote: > How do I remove the entries in command history? history -c man bash for more information. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] Member #1, Red Hat Community Ambassador Program -- redhat-list m

Re: history command

2003-01-02 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 January 2003 05:24 am, Patrick Law wrote: > Hie again... > > How to do a select-all in vi? > I want to select all then remove entries in .bash_history. > Can anyone recommend any site or reference for vi? > Thanks a lot. Learning vi is

RE: history command

2003-01-02 Thread _ TUXX _
> How to do a select-all in vi? > I want to select all then remove entries in .bash_history. > Can anyone recommend any site or reference for vi? > Thanks a lot. try : http://www.tldp.org/HOWTO/Vim-HOWTO.html s//CIAO/g; $@++; __END__ __ (**) /\/\ (| |) \_/--\_/ mailto : _TUXX_ [

RE: history command

2003-01-02 Thread Spanke, Alexander
ginal Message- From: Patrick Law [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 11:24 AM To: [EMAIL PROTECTED] Subject: RE: history command Hie again... How to do a select-all in vi? I want to select all then remove entries in .bash_history. Can anyone recommend any site or refe

RE: history command

2003-01-02 Thread Patrick Law
PROTECTED] Subject: Re: history command Patrick Law wrote: > Hi guys, Happy New Year, > Same to you! > > > How do I remove the entries in command history? > clear the file .bash_history (in your home directory) should to the trick. to find it type : ls -la .bash_h

Re: history command

2003-01-02 Thread Wim
Patrick Law wrote: Hi guys, Happy New Year, Same to you! How do I remove the entries in command history? clear the file .bash_history (in your home directory) should to the trick. to find it type : ls -la .bash_history Thanks -Patrick -- redhat-list mailing list unsubscr

history command

2003-01-02 Thread Patrick Law
Hi guys, Happy New Year,   How do I remove the entries in command history?     Thanks     -Patrick

Re: Autorun, alarm daemon and history (command line history)

2002-02-07 Thread Alan Peery
David Talkington wrote: > KDE is a marvel. It is a deeply integrated, logically organized, > visually striking, feature-laden, polished interface, in all the > 3D-widget, fading-tooltip, anti-aliased-font glory people have come to > expect from their business desktops. And it's become equally

RE: Autorun, alarm daemon and history (command line history)

2002-02-06 Thread Ismael Touama
ECTED]]De la part de Devon Envoyé : mercredi 6 février 2002 07:01 À : [EMAIL PROTECTED] Objet : Re: Autorun, alarm daemon and history (command line history) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 06 February 2002 12:37 am, David Talkington wrote: > Devon wrote: > >Cli

Re: Autorun, alarm daemon and history (command line history)

2002-02-05 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 06 February 2002 12:37 am, David Talkington wrote: > Devon wrote: > >Click the icon on the right hand side of the taskbar that looks like a > >calendar. Select settings -> configure KOrganizer, and deselect the > >checkbox that says "Auto

Re: Autorun, alarm daemon and history (command line history)

2002-02-05 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Devon wrote: >Click the icon on the right hand side of the taskbar that looks like a >calendar. Select settings -> configure KOrganizer, and deselect the >checkbox that says "Automatically start Alarm Dameon on login" Good heavens, this is startin

Re: Autorun, alarm daemon and history (command line history)

2002-02-05 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > At boot, after load, my KDE tool bar indicates 3 processes (?) > running: > -Autorun If the autorun desktop entry is empty, I don't think it causes anything to run at all. I deleted the desktop entry here. > > -alarm daemon Click the icon on th

Re: Autorun, alarm daemon and history (command line history)

2002-02-05 Thread aftab alam
Daemon is generally disabled from the directory /etc/rc5.d if you are running X otherwise from /etc/rc3.d. You have to move the file starting with S to K to shut the daemon while booting. You need to see the man pages for running daemon. You also need to search the S file which is running these d

Autorun, alarm daemon and history (command line history)

2002-02-05 Thread Ismael Touama
Hi it's me again, always boot or shutdown problems for new linux user! At boot, after load, my KDE tool bar indicates 3 processes (?) running: -Autorun -alarm daemon -history for command line ('historique du presse-papier' in french) How can I cancel these processes? It seems it consumes proces