From: "Денис Смирнов" <mithraen@freesource.info> To: community@lists.altlinux.org Subject: Re: [Comm] [sisyphus][JT] Переезд на 64бита Date: Fri, 4 Jan 2013 10:02:36 +0400 Message-ID: <20130104060236.GA8216@mw.mithraen.ru> (raw) In-Reply-To: <20130102180913.GD7822@osdn.org.ua> [-- Attachment #1: Type: text/plain, Size: 1660 bytes --] On Wed, Jan 02, 2013 at 08:09:13PM +0200, Michael Shigorin wrote: >> Думаю тут дело _и_ в умении использовать completion и прочие >> радости, и еще и в наверняка слегка иной структуре организации >> данных в домашнике. > Ну вообще-то да, <tab> врос в пальцы. Структура местами > напоминает FHS: bin/, doc/, opt/, src/, tmp/ помимо всяких > apt/, Download/, git/, mail/, mkimage/, RPM/, TODOs/ & co. bin/ -- у меня аналогично, внутри bin также лежат в отдельных подкаталогах скрипты, для запуска из cron'а (аналоги /etc/cron.*). doc/ -- поясни. opt/ -- раньше использовал ради eclipse, сейчас пользуюсь дистирбутивным, потому там пусто, что туда класть-то? :) src/ -- чем он у тебя отличается от git/ ? tmp/ -- самый важный каталог у меня, чтобы уменьшить образование хлама на диске. Еще у меня есть функция mkt: dir=$HOME/tmp/`date -I`/$1 mkdir -p "$dir" && cd "$dir"; если мне нужно создать временный каталог для какой-то задачи (скажем начинаю собирать очередной asterisk): $ mkt asterisk ну и далее: $ gear-clone asterisk1.8 ... и дальше продолжаю работать в итоге хлам образующийся при работе раскидан по каталогам в tmp с указанием даты. но это, в том числе и делает для меня удобным использовать mc, чтобы потом найти нужный каталог. apt/ -- а это зачем? Download -- аналогично, кстати, почему с большой буквы, потому что так по-умолчанию? mkimage -- а там что? TODOs/ -- а это как оргаинзовано? > Только пошли с пользованием в community@, ладно? Ok. -- С уважением, Денис http://mithraen.ru/ ---------------------------------------------------------------------------- [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2013-01-04 6:02 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-01-02 18:09 ` Michael Shigorin 2013-01-04 6:02 ` Денис Смирнов [this message]
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=20130104060236.GA8216@mw.mithraen.ru \ --to=mithraen@freesource.info \ --cc=community@lists.altlinux.org \ /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