Xref: utzoo comp.sys.apollo:1111 comp.unix.questions:8170 comp.unix.wizards:9847 Path: utzoo!utgpu!water!watmath!clyde!att!alberta!access!edm!rroot From: rroot@edm.UUCP (Stephen Samuel) Newsgroups: comp.sys.apollo,comp.unix.questions,comp.unix.wizards Subject: Re: UUCP (+ Re: filesystem allocation) Message-ID: <3207@edm.UUCP> Date: 13 Jul 88 19:27:33 GMT References: <9661@eddie.MIT.EDU> Organization: Unexsys Systems Inc., Edmonton,AB. Lines: 33 From article <9661@eddie.MIT.EDU>, by rich@eddie.MIT.EDU (Richard Caloggero): > > Until we obtain our ethernet software, we are using UUCP to do > file transfers between our Domain ring and our Alliant Fx8. Since > > Now, the fun begins ... I want to be able to use uux to set up > remote command execution. The problem is, I can't seem to get the > command to start on the Alliant. I can set up the command with uux, One thing you have to do is allow the apollo to execute the commands from uux. In theory, this means you have to have an entry in your L.sys (or Permissions) file for each legal command. The other way around the problem would be to enable sh and csh. Your uux command would then be: uux apollo!csh '<' command.list.file Things get reall fun, though, if you want to use other files... You'd have to uucp (put) them over first. File space allocation (another article..) No: disk space is all global within a file system. If you have 4 file systems mounted as / , /usr , /usr/dept , and /mnt. removing a file from /mnt/a would make it's file space available anywhere in /mnt (but not, for ex. in /usr). Similarly: removing something in /usr/dept/x/y would make space avalable anywhere in /usr/dept/... , but NOT in /usr/lib (which is on the /usr filesystem). -- ------------- Stephen Samuel {ihnp4,ubc-vision,vax135}!alberta!edm!steve or userzxcv@uofamts.bitnet