Backup of startup programs

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
triplemaya
Level 2
Level 2
Posts: 69
Joined: Tue Nov 29, 2011 9:12 am

Backup of startup programs

Post by triplemaya »

I want to print out a list of all the startup programs I have in operation. (All part of making sure a new install is not a frustrating bit by bit process.) Please could someone tell me where the file / folder is located. I tried googling but I get nothing but items for backup and startup but not what I am looking for.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Backup of startup programs

Post by kukamuumuka »

If you talk about programs, you find them from /etc/xdg/autostart and $HOME/.config/autostart

Code: Select all

ls /etc/xdg/autostart $HOME/.config/autostart
Locked

Return to “MATE”