Displaying 2 results from an estimated 2 matches for "unixfil".
Did you mean:
unixfile
2000 Jul 05
1
ASCII and Binary file for text file share
I have finally competed setting up the samba server and setup the share
between NT and Samba server.
However, when I open a unix text file in Windows NT using notepad, i see
many funny characters and the text file is not in order (Just like when I
ftp the unix text file out into NT in binary format) ...I think this has to
be something to do with whether the file transfer is in Binary format or
2005 Jul 27
1
unable to source a .R file using RJava
...ld be appreciated.
--Laura O'Brien
Applications Architect
version info
------------
Java: j2sdk1.4.1_02
R: 2.1.1
SJava: 0.68
OS: SunOs 5.8
doNothing.R file I'd like to source
-----------------------------------
#
# $Author: lobrien $
#
# $Date: 2005/07/27 16:20:00 $
#
# $Header: /unixfiles/softengr/cvs/repository/hh/src/r/doNothing.R,v 1.2 2005/07/27 16:20:00 lobrien Exp $
#
#
#
# test file to see if I can source a .R file via SJava
#
# Works when
# ----------
# I invoke R version 2.1.1 on SunOS jupiter 5.8
# > source ("/imports/nas1/people/lobrien/dist2.1_rc1/hh/src/...