From: Vitaly Ostanin <vyt@vzljot.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: Russian man ln
Date: Fri, 22 Jul 2005 11:06:33 +0400
Message-ID: <42E09AF9.1090105@vzljot.ru> (raw)
In-Reply-To: <20050721180050.GN24898@solemn.turbinal.org>
[-- Attachment #1: Type: text/plain, Size: 1235 bytes --]
Alexey Tourbin пишет:
<skipped/>
>>>"Ссылка с именем _куда_" - это неправильно. "_куда_" - это
>>>target. А ссылка - это symlink. Ссылка не может иметь имя
>>>"_куда_" :) Короче, пойду баг повешу.
>>
>>"оригинал" "ссылка"?
Да не надо мудрить, есть ман на английском, слово target не так
уж сложно перевести.
> Последовательность аргументов у ln(1) такая же, как у cp(1).
> Очень легко запомнить.
>
> cp откуда куда
> ln откуда куда
ln [OPTION]... [-T] TARGET LINK_NAME
Объясните мне, кретину, как TARGET может быть "откуда" ? Как
ссылка может быть "куда", а место, куда она указывает - "откуда" ?
Желательно с примерами команд и листингом результата.
[vyt@vyt ~ ]$ touch tmp/target
[vyt@vyt ~ ]$ ln -s tmp/target target
[vyt@vyt ~ ]$ ls -l target tmp/target
lrwxrwxrwx 1 vyt vyt 10 Июл 22 11:01 target -> tmp/target
^^^^^^ Здесь target указывает на "куда" -> tmp/target, который в
ln указан _первым_ аргументом.
-rw-r--r-- 1 vyt vyt 0 Июл 22 11:01 tmp/target
Ладно, я уже понял, чем это кончится. Мантейнер man-pages-ru
предложение патча проигнорировал, в багзилле #7407 был невнятен -
воз останется на месте.
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
next prev parent reply other threads:[~2005-07-22 7:06 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-20 9:37 [sisyphus] " Vitaly Ostanin
2005-07-20 9:52 ` Epiphanov Sergei
2005-07-20 10:03 ` Led
2005-07-20 10:32 ` [sisyphus] " Vitaly Ostanin
2005-07-20 11:11 ` Aleksandr Blokhin
2005-07-20 11:19 ` Led
2005-07-20 12:07 ` Epiphanov Sergei
2005-07-20 11:20 ` Vitaly Ostanin
2005-07-20 10:50 ` [sisyphus] " Epiphanov Sergei
2005-07-20 10:59 ` [sisyphus] " Vitaly Ostanin
2005-07-20 11:43 ` Michael Shigorin
2005-07-20 16:44 ` Boldin Pavel
2005-07-21 18:00 ` Alexey Tourbin
2005-07-21 18:17 ` Led
2005-07-21 18:49 ` Andrey Rahmatullin
2005-07-21 18:51 ` Andrey Rahmatullin
2005-07-22 10:59 ` Led
2005-07-22 11:31 ` [sisyphus] Re: [JT] " Vitaly Ostanin
2005-07-22 11:48 ` Led
2005-07-22 7:06 ` Vitaly Ostanin [this message]
2005-07-20 11:06 ` [sisyphus] " Led
2005-07-20 11:22 ` [sisyphus] [JT] " Epiphanov Sergei
2005-07-20 11:30 ` [sisyphus] " Vitaly Ostanin
2005-07-20 11:39 ` [sisyphus] [OFF] " Nick S. Grechukh
2005-07-20 12:03 ` [sisyphus] " Led
2005-07-20 12:29 ` Epiphanov Sergei
2005-07-20 12:44 ` Epiphanov Sergei
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=42E09AF9.1090105@vzljot.ru \
--to=vyt@vzljot.ru \
--cc=sisyphus@altlinux.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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git