source: code/trunk/marisa-trash.1@ 69

Last change on this file since 69 was 69, checked in by yakumo.izuru, 7 weeks ago

もっと頑張れよ、魔理沙

File size: 801 bytes
Line 
1.Dd $Mdocdate$
2.Dt MARISA-TRASH 1
3.Os
4.Sh NAME
5.Nm marisa-trash
6.Nd Purge expired share files
7.Sh SYNOPSIS
8.Nm marisa-trash
9.Op Fl v
10.Op Fl f Ar files
11.Op Fl m Ar metadata
12.Sh DESCRIPTION
13Upon each run,
14.Nm
15will check expiration times for files in the
16.Pa metadata
17directory, and delete the according file in the
18.Pa files
19directory if the expiration time has passed.
20.Pp
21.Nm
22is best run as a
23.Xr cron 8
24job, as the same user as the
25.Xr marisa 1
26daemon.
27.Bl -tag -width Ds
28.It Fl v
29Turn on verbose logging to
30.Pa stderr
31.It Fl f Ar files
32Set the location of actual files to
33.Pa files
34.It Fl m Ar metadata
35Lookup metadata files in directory
36.Pa metadata
37.El
38.Sh SEE ALSO
39.Xr marisa 1
40.Sh AUTHOR
41.An Willy Goiffon Aq Mt dev@z3bra.org
42.Pp
43"Borrowed" by
44.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
Note: See TracBrowser for help on using the repository browser.