Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FDclone 3.00f.patch [1/1]

6 views
Skip to first unread message

Takashi SHIRAI

unread,
May 28, 2010, 4:46:20 PM5/28/10
to
 しらいです。

 file & directory 管理ツール FDclone 3.00f の patch です。

 この記事を、ファイル (FILE01 とします) にセーブし、FDclone
3.00e のあるディレクトリで以下のコマンドを実行して下さい。
sed '1,/^---- Cut Here/d' FILE01 | sh
gzip -cd FD-3.00f.patch.gz | patch -p0

 以下は HISTORY より今回の変更点の抜粋です。

組込みコマンド dir の挙動が MS-DOS 仕様と異なっていた点を修正。
組込みコマンド dir の属性マスク既定値が無効化していた点を修正。
COPY_TREE/MOVE_TREE 中のキャンセルで異常終了する点を修正。

MD5 (FD-3.00f.patch.gz) = e8a78829e9df6ed38ca19c72a15bfd1f
--
しらい たかし

Takashi SHIRAI

unread,
May 28, 2010, 4:50:40 PM5/28/10
to
 しらいです。

 以下は HISTORY より今回の変更点の抜粋です。

MD5 (FD-3.00f.patch.gz) = e8a78829e9df6ed38ca19c72a15bfd1f

Submitted-by: shirai@chandra2
Archive-name: FD-3.00f.patch.gz/part01

---- Cut Here and feed the following to sh ----
#!/bin/sh
# This is FD-3.00f.patch.gz, a shell archive (produced by GNU sharutils 4.2)
# To extract the files from this archive, save it to some FILE, remove
# everything before the `!/bin/sh' line above, then type `sh FILE'.
#
# Made on 2010-05-29 00:00 JST by <shirai@chandra2>.
# Source directory was `/usr/home/shirai/src/fd3'.
#
# Existing files will *not* be overwritten unless `-c' is specified.
#
#
#
#
# This shar contains:
# length mode name
# ------ ---------- ------------------------------------------
# 4274 -rw-r--r-- FD-3.00f.patch.gz
#
echo=echo
if mkdir _sh00318; then
$echo 'x -' 'creating lock directory'
else
$echo 'failed to create lock directory'
exit 1
fi
if test -r _sh00318/seq; then
$echo 'Must unpack archives in sequence!'
$echo 'Please unpack part' '`cat _sh00318/seq`' 'next!'
exit 1
fi
# ============= FD-3.00f.patch.gz ==============
if test -f 'FD-3.00f.patch.gz' && test "$first_param" != -c; then
$echo 'x -' SKIPPING 'FD-3.00f.patch.gz' '(file already exists)'
rm -f _sh00318/new
else
> _sh00318/new
$echo 'x -' extracting 'FD-3.00f.patch.gz' '(binary)'
sed 's/^X//' << 'SHAR_EOF' > _sh00318/uue &&
SHAR_EOF
$echo 'uudecoding file' 'FD-3.00f.patch.gz' &&
uudecode _sh00318/uue < _sh00318/uue &&
chmod 0644 'FD-3.00f.patch.gz' ||
$echo 'restore of' 'FD-3.00f.patch.gz' 'failed'
shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'FD-3.00f.patch.gz'`"
test 4274 -eq "$shar_count" ||
$echo 'FD-3.00f.patch.gz:' 'original size' '4274,' 'current size' "$shar_count!"
fi
rm -fr _sh00318
exit 0
--
しらい たかし

FD-3.00f.patch.gz
0 new messages