From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/cl/logout.cl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pkg/cl/logout.cl (limited to 'pkg/cl/logout.cl') diff --git a/pkg/cl/logout.cl b/pkg/cl/logout.cl new file mode 100644 index 00000000..f5ca4f37 --- /dev/null +++ b/pkg/cl/logout.cl @@ -0,0 +1,5 @@ +# LOGOUT.CL -- Executed when you log out of the CL. Keep this around in the CL +# directory just to make sure this feature continues to work. + +history (100, >> "uparm$history.cl") +time -- cgit