Re: csh tcsh history missing after reboot FBSD_8

2009-08-20 Thread Reko Turja
What can I do to get the history to remain in memory across a 
reboot? Changing the capicity of set history to greater than 100 
does not affect it.


How about:
shutdown -r +1
logout

-Reko 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


csh tcsh history missing after reboot FBSD_8

2009-08-19 Thread Al Plant

Aloha,

Terminal history gone.

I cannot get any recent version of FreeBSD 8.* to keep the csh or tcsh 
history across a reboot in root or usr. It stays after exit and a 
new login however. This happens on several machines that previously ran 
FreeBSD 7* with no issues. One runs AMD64 and one i386 versions.I can 
load Manolis Kiagias Desk top version on them and it works fine as do 
other 7.* versions.


I suspect it has to do with PXE ? or something changed in the later 
versions of 8 Current  BETA 1 and 2 since I have 2 boxes running early 
versions of 8 CURRENT where everything works fine and the history 
remains in tact following a reboot.


What can I do to get the history to remain in memory across a reboot? 
Changing the capicity of set history to greater than 100 does not affect it.


Thanks

 ~Al Plant - Honolulu, Hawaii -  Phone:  808-284-2740
  + http://hawaiidakine.com + http://freebsdinfo.org +
  + http://aloha50.net   - Supporting - FreeBSD 6.* - 7.* - 8.* +
   email: n...@hdk5.net 
All that's really worth doing is what we do for others.- Lewis Carrol

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: csh tcsh history missing after reboot FBSD_8

2009-08-19 Thread Warren Block

On Wed, 19 Aug 2009, Al Plant wrote:


Aloha,

Terminal history gone.

I cannot get any recent version of FreeBSD 8.* to keep the csh or tcsh 
history across a reboot in root or usr. It stays after exit and a new 
login however.


Does the history stick around if you do shutdown -r now instead of 
reboot?


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: csh tcsh history missing after reboot FBSD_8

2009-08-19 Thread Al Plant

Warren Block wrote:

On Wed, 19 Aug 2009, Al Plant wrote:


Aloha,

Terminal history gone.

I cannot get any recent version of FreeBSD 8.* to keep the csh or tcsh 
history across a reboot in root or usr. It stays after exit and a 
new login however.


Does the history stick around if you do shutdown -r now instead of 
reboot?


-Warren Block * Rapid City, South Dakota USA


Aloha Warren,

No. I used shutdown -r now and shutdown -h now and they both blow it away.

--

~Al Plant - Honolulu, Hawaii -  Phone:  808-284-2740
  + http://hawaiidakine.com + http://freebsdinfo.org +
  + http://aloha50.net   - Supporting - FreeBSD 6.* - 7.* - 8.* +
   email: n...@hdk5.net 
All that's really worth doing is what we do for others.- Lewis Carrol

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: csh tcsh history missing after reboot FBSD_8

2009-08-19 Thread Warren Block

On Wed, 19 Aug 2009, Al Plant wrote:

Warren Block wrote:

On Wed, 19 Aug 2009, Al Plant wrote:


Terminal history gone.

I cannot get any recent version of FreeBSD 8.* to keep the csh or tcsh 
history across a reboot in root or usr. It stays after exit and a new 
login however.


Does the history stick around if you do shutdown -r now instead of 
reboot?


No. I used shutdown -r now and shutdown -h now and they both blow it away.


My thinking was that reboot is more abrupt than shutdown, and killed the 
shell without giving it a chance to write out the history.


But I've never noticed the history in a csh being written out before a 
reboot of either type.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org