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/system/fcache.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/system/fcache.par (limited to 'pkg/system/fcache.par') diff --git a/pkg/system/fcache.par b/pkg/system/fcache.par new file mode 100644 index 00000000..0c69ba6f --- /dev/null +++ b/pkg/system/fcache.par @@ -0,0 +1,9 @@ +cmd,s,a,,,,cache command +pattern,s,h,"*",,,filename pattern +src,s,h,"",,,file or url to cache +fname,s,h,"",,,cache filename +extn,s,h,"",,,cache filename extension +age,i,h,-1,,,file age (in days) to purge +verbose,b,h,no,,,print verbose output? +wait,b,h,yes,,,block on operation? +cache,s,h,"cache$",,,cache directory -- cgit