Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ |
1 | !! +exec+ +var+ |
- | 2 | tit:date |
|
2 |
|
3 | type:$type_both |
3 |
|
4 | syntax:!date `parm' |
4 |
|
5 | mean:This is simply an interface to the Linux `date' utility. `parm' is the parameter\ |
5 | utility. $emph parm$emphend is the parameter string to the Linux command |
- | |
6 |
|
6 | string to the Linux command `date', please refer to the man page of `date' for its syntax. \ |
7 |
|
7 | The command returns the output of the `date' utility. |
8 | utility. |
- |