From: cornet <cornet@zmail.ru> To: "mandrake-russian@linuxteam.iplabs.ru" <mandrake-russian@linuxteam.iplabs.ru> Subject: [mdk-re] Синхронизаия каталогов Date: Fri Feb 9 12:21:00 2001 Message-ID: <3A83B6E3.8832990F@zmail.ru> (raw) Hello!! Есть следующая структура: /etc/users_skel /users | | |\dir1 |\Vasya | | \dir1 |\dir2 | \dir2 | | \dir3 \dir3 | . . | . . | . . |\Petya | \dir1 . \dir2 . \dir3 . . . Все пользователи живущие в /users создаются с использованием /etc/users_skel. Юзеров очень много, на данный момент больше 1000!! Так вот, хотелось бы, что бы после добавления в /etc/users_skel каталога dir4 он автоматически c применением chown и chgrp (ну chgrp не обязательно, поскольку группа у всех одна, то ее и отдельно потом можно сказать с рекурсией на все скопом) проваливался во все существующие под /users хоумники. При этом, если я удаляю из /etc/users_skel например dir2, то чтобы соответственно этот dir2 был удален изо всех хоумников. cp для этого не подходит поскольку не понимает множественные destination :-(( Оно понятно, что все это можно написать самому (рекурсивно обходить все это хозяйство и выявлять различия), но для начала хотелось бы воспользоваться стандартными средствами. Может кто подскажет, существуют ли готовые средства для решения подобных задач?? Проблема еще и в том, что _содержимое_ каталогов /etc/users_skel/dir1, /users/Vasya/dir1 и /users/Petya/dir1 может быть и _должно_ остаться различным, то есть полная синхронизация _недопустима_!! Заранее благодарен за ценные мысли :-)) -- ******** FIRE & STEEL ********
reply other threads:[~2001-02-09 12:21 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=3A83B6E3.8832990F@zmail.ru \ --to=cornet@zmail.ru \ --cc=mandrake-russian@linuxteam.iplabs.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git