Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] date+filename
Date: Mon, 13 Mar 2017 23:10:08
Message-Id: 18cef897-8a04-4da1-31ca-f73cb3a3799e@sys-concept.com
1 I'm trying to add to Xface menu: Configure Custom Actions
2 This:
3 pdfunite %N folder/`date +%F`-output.pdf
4
5 The file in dir folder gets created ("-output.pdf") but is missing the date.
6
7 This works from command line:
8 pdfunite 1.pdf 2.pdf folder/`date +%F`-output.pdf
9
10 What kind of bracket am I missing?
11
12 --
13 Thelma

Replies

Subject Author
Re: [gentoo-user] date+filename Hogren <hogren@×××××.com>
Re: [gentoo-user] date+filename Neil Bothwick <neil@××××××××××.uk>