Translations:System Settings/Task Scheduler/21/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Environment Variables ==
== Environment Variables ==
Sometimes a task or multiple tasks need a specific variable set, it must be added in the '''Environment Variables''' section. The '''cron''' utility uses its own environment, system wide and user specific variables are not used. Click '''New Variable''' to add a new variable definition, or '''Modify''' to change an existing variable.
* Enter the name of the variable to use. This name:
** Must consist of letters, digits and underscore ('_') only
** Must start with a latter
** Should not be a reserved or commonly used system variable. See https://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap08.html for more information
* The value the variable will contain. This can be a number or string.
* Enter a brief description of the variable.

Latest revision as of 12:50, 3 February 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (System Settings/Task Scheduler)
== Environment Variables ==

Environment Variables