ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: REAL <root@mmedia2.kemsu.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] MIME Revolution!
Date: Fri, 15 Apr 2011 14:46:54 +0700
Message-ID: <4DA7F7EE.9030406@mmedia2.kemsu.ru> (raw)
In-Reply-To: <20110415073940.GB740977@mw.mithraen.ru>

15.04.2011 14:39, Денис Смирнов пишет:
> R>  Если человек работает в консоли, он обычно сам себе окружение
> R>  настраивает. Вот, например, если я в zsh наберу ./MyVideo.iso,
> R>  вызовется скрипт, где эта исошка монтируется ;)
>
> Конфигом делись :)

В ~/.zshrc одна строчка:
alias -s iso=showiso

сам скрипт showiso:
#!/bin/bash
sudo umount /media/iso 2>/dev/null
sudo mount -o loop $1 /media/iso


-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


  reply	other threads:[~2011-04-15  7:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  5:05 Hihin Ruslan
2011-04-14  6:33 ` Damir Shayhutdinov
2011-04-14 10:04   ` Sergey V Turchin
2011-04-14 20:14   ` Денис Смирнов
2011-04-14 20:44     ` Hihin Ruslan
2011-04-14 21:08       ` Igor Vlasenko
2011-04-15 10:41     ` Sergey V Turchin
2011-04-15  2:39 ` Rinat Bikov
2011-04-15  7:24   ` Денис Смирнов
2011-04-15  7:31     ` REAL
2011-04-15  7:39       ` Денис Смирнов
2011-04-15  7:46         ` REAL [this message]
2011-04-15  8:11           ` Andrew Clark
2011-04-15  8:20             ` REAL
2011-04-16  1:42               ` Денис Смирнов
2011-04-16  4:45                 ` REAL
2011-04-16  6:25                   ` Денис Смирнов
2011-04-16  6:38                     ` REAL
2011-04-16  6:54                       ` REAL
2011-04-16 12:06                       ` Денис Смирнов

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=4DA7F7EE.9030406@mmedia2.kemsu.ru \
    --to=root@mmedia2.kemsu.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git