File: cde.1

package info (click to toggle)
cde 0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,424 kB
  • sloc: ansic: 75,878; sh: 4,282; python: 1,006; perl: 438; makefile: 297; lisp: 44; java: 5
file content (29 lines) | stat: -rw-r--r-- 888 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
.TH CDE "1" "February 2012" "cde 0.1" "User Commands"
.SH NAME
cde - package everything required to execute a Linux command on another computer
.SH DESCRIPTION
CDE: Code, Data, and Environment packaging for Linux
Copyright 2010\-2011 Philip Guo (pg@cs.stanford.edu)
http://www.stanford.edu/~pgbovine/cde.html
.PP
usage: cde [command to run and package]
.PP
Options
.TP
\fB\-c\fR
: Print the order of files copied into the package in cde\-copied\-files.log
.HP
\fB\-o\fR <output dir> : Set a custom output directory instead of "cde\-package/"
.TP
\fB\-f\fR
: Do NOT follow forks, so child processes are not packaged
.HP
\fB\-i\fR '<file path>' : Ignore the given exact file path
.HP
\fB\-p\fR '<file path>' : Ignore the given file path prefix
.TP
\fB\-v\fR
: Verbose mode (for debugging)
.SH "SEE ALSO"
.BR cde-exec "(1)"