Displaying 1 result from an estimated 1 matches for "_sh21127".
1999 Sep 02
0
R 0.65.x bug : attach()/eval() {was "lib.source() within library()"} (PR#264)
...e.
# "if test", "echo", "mkdir", and "sed" may be needed.
#
# This shar contains:
# length mode name
# ------ ---------- ------------------------------------------
# 28 -rw-r--r-- libBug/R/only.R
# 47 -rw-r--r-- libBug/TITLE
#
echo=echo
if mkdir _sh21127; then
$echo 'x -' 'creating lock directory'
else
$echo 'failed to create lock directory'
exit 1
fi
# ============= libBug/R/only.R ==============
if test ! -d 'libBug'; then
$echo 'x -' 'creating directory' 'libBug'
mkdir 'libBug...