System Settings/Task Scheduler/ru: Difference between revisions
Appearance
Created page with "В{{KDE3}} KCron может быть запущен с помощью <keycap>Alt+F2</keycap> или K-меню." |
Created page with "=== Подсказки ===" |
||
Line 20: | Line 20: | ||
KCron может быть запущен с помощью <keycap>Alt+F2</keycap> или K-меню. | KCron может быть запущен с помощью <keycap>Alt+F2</keycap> или K-меню. | ||
=== | === Подсказки === | ||
* All the files that are modified are located in the /etc/cron directory where there are numerous files to look at. | * All the files that are modified are located in the /etc/cron directory where there are numerous files to look at. |
Revision as of 15:48, 20 December 2010
Основная информация
![]() KCron стандартный инструмент, поставляемый внутри в рабочей среды KDE. |

Использование
Сначала определите какие переменные и с какими значениями нужны, за тем выберите приложение. К тому времени, как это будет сделано, выберите когда приложение должно запускаться, вот и всё.
В
В версии 4.4 KCron является модулем, который может быть найден в . В случае отсутствия приложения, убедитесь, что установлен пакет kdeadmin. В KDE 4.5 находится в . В некоторых дистрибутивах выделяют KCron в отдельный пакет, поэтому, в случае его отсутствия, осуществите поиск по репозиторию.
В
KCron может быть запущен с помощью Alt+F2 или K-меню.
Подсказки
- All the files that are modified are located in the /etc/cron directory where there are numerous files to look at.
- The command-line tool that allows you to have a look at the currently installed cron-jobs is (that's the letter L).
crontab -l