todayprefix.cfg

Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 07 November 2019
Index Return to Main Contents

 

NAME

todayprefix.cfg - configuration file for todayprefix

 

SYNOPSIS

WA2LWinTools/etc/todayprefix.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the todayprefix command.

 

FILEFORMAT

Rows starting with a # are considered as comments.

The file format is OPTION=VALUE

Between the OPTION , the = and the VALUE are no spaces.

You can comment out any OPTION or completely remove the related setting line to use the default settings.

 

OPTIONS

SEPARATOR
when set to True a dash with a leading and tailing space is put between the date and the file name, as: 201501282359 - filename.ext .

When set to False only a single space (no additional separator) is put between the date and the file name, as: 201501282359 - filename.ext .

Example: SEPARATOR=False

Default: SEPARATOR=True

 

EXAMPLES

1) Simple example configuration file

#
# WA2LWinTools/etc/todayprefix.cfg - Configuration file for todayprefix
#
# [00] 07.11.2019 CWa   Initial Version
#

SEPARATOR=False

 

SEE ALSO

wintoolsintro(1), todayprefix(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

todayprefix.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2019 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:33:09 GMT, September 14, 2024