From: Myroslav M Rozum <mirik@megapol.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Выбор файла через Xdialog
Date: Thu, 08 Jul 2004 12:28:08 +0300
Message-ID: <40ED13A8.7020703@megapol.com.ua> (raw)
In-Reply-To: <20040708121555.72bd826b.dov@media-link.info>
DIALOG=Xdialog
>FILE=`$DIALOG --stout --title "Select movie" --fselect /mnt/D/video/
>40 80`
>
>case $? in
> 0)
> xterm -title "$FILE" -hold -e 'mplayer "$FILE"';;
>
>Немогу понять как FILE присвоить имя файла с абсолютным путем к нему.
>Присваивается только название фильма и, естественно, такого файла в
>_текущей_директории_ нет. Ну не использовать же cd /mnt/D/video/. Папка
>ведь не единственная, может быть и с сидюка захочется посмотреть.
>
>Заранее благодарен.
>
>
Ты говоришь о:
FILE=/mnt/D/video/`$DIALOG --stout --title "Select movie" --fselect
/mnt/D/video/ 40 80`
или хочется чего-то более хитрого?
Myroslav M. Rozum, System administrator
============================================
"TH Megapolis" Ltd., Zaporizhzhya, Ukraine
Tel: +380(61)2200290 Fax: +380(61)2200290
E-mail: mirik@megapol.com.ua
ICQ UIN: 143704188
JID: mirik@jabber.ru
next prev parent reply other threads:[~2004-07-08 9:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-08 9:15 Dolgov OV
2004-07-08 9:28 ` Myroslav M Rozum [this message]
2004-07-08 10:03 ` Dolgov OV
2004-07-08 11:34 ` Dolgov OV
2004-07-08 20:22 ` Vitaly Lipatov
2004-07-19 7:12 ` php-coder
2004-07-19 8:58 ` Dolgov OV
2004-07-19 9:22 ` Максим Ярушин
2004-07-19 10:09 ` Pyatnitskich Evgeniy
2004-07-19 11:38 ` Dolgov OV
2004-07-19 13:12 ` Pyatnitskich Evgeniy
2004-07-28 6:28 ` Dolgov OV
2004-07-19 10:09 ` Myroslav M Rozum
2004-07-19 11:39 ` Dolgov OV
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=40ED13A8.7020703@megapol.com.ua \
--to=mirik@megapol.com.ua \
--cc=community@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 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