blob: f5ca4f37a3e430e33e85a1f9c02423b6888a49c8 (
plain) (
blame)
1
2
3
4
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
|