read in to history list
Michael Morrell
morrell at hpsal2.HP.COM
Wed Mar 2 10:48:01 AEST 1988
/ hpsal2:comp.unix.questions / mike at ivory.SanDiego.NCR.COM (Michael Lodman) / 8:58 am Feb 29, 1988 /
Does someone know of a way to read commands into a history list
under csh? I have some commands that I would like read in at
login time.
--
Michael Lodman (619) 485-3335
Advanced Development NCR Corporation E&M San Diego
mike.lodman at ivory.SanDiego.NCR.COM
{sdcsvax,cbatt,dcdwest,nosc.ARPA,ihnp4}!ncr-sd!ivory!mike
----------
Try: source -h file
It's documented for 4.1BSD csh. It does not work on HP-UX (why?).
More information about the Comp.unix.questions
mailing list