add archives in concat

This commit is contained in:
Tykayn 2023-07-19 23:09:38 +02:00 committed by tykayn
parent e6b62080e1
commit b70aefc353
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ echo "" > all_tasks.org
cat ~/Nextcloud/textes/orgmode/tasks.org >> all_tasks.org
cat ~/Nextcloud/textes/orgmode/tasks.org_archive >> all_tasks.org
cat ~/Nextcloud/textes/orgmode/*.org_archive >> all_tasks.org
cat ~/Nextcloud/textes/orgmode/*.org_archive_1 >> all_tasks.org
cp all_tasks.org ~/Nextcloud/textes/orgmode/stats
echo "concaténation des fichiers tasks.org et tasks.org_archive faite dans all_tasks.org \n"