aboutsummaryrefslogtreecommitdiff
path: root/pkg/system/touch.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/system/touch.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/system/touch.par')
-rw-r--r--pkg/system/touch.par7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/system/touch.par b/pkg/system/touch.par
new file mode 100644
index 00000000..4adb14b3
--- /dev/null
+++ b/pkg/system/touch.par
@@ -0,0 +1,7 @@
+files,s,a,,,,list of files to be created or touched
+create,b,h,yes,,,create file if it doesn't exist?
+atime,b,h,yes,,,update file access time?
+mtime,b,h,yes,,,update file modification time?
+time,s,h,"",,,time to set (empty for current time)
+ref_file,s,h,"",,,reference file for times
+verbose,b,h,no,,,verbose output flag