Re: [Mvpmc-users] problems with file saving of settings

2007-08-17 Thread Roger Heflin
Harondel J. Sibble wrote: > > On 16 Aug 2007 at 22:12, Roger Heflin wrote: > You can put a file on your file system that has a name of: 10.13.14.15 with the hostname in the file and then do this: > > Did that, file is named 10.13.14.15, only contents are the hostname of "mvp- > sparero

Re: [Mvpmc-users] problems with file saving of settings

2007-08-17 Thread Tom Metro
Harondel J. Sibble wrote: export HNAME=`hostname` hostname `cat /path/$HNAME` export HNAME=`hostname` >>> Also part of the problem is there is no hostname being picked up by the mvp > > I adjusted the second line above to: > > hostname `cat /mvpmc-media/settings/$HNAME` So you're

Re: [Mvpmc-users] problems with file saving of settings

2007-08-17 Thread Harondel J. Sibble
On 16 Aug 2007 at 22:12, Roger Heflin wrote: > >> You can put a file on your file system that has a name of: > >> 10.13.14.15 with the hostname in the file and then do this: Did that, file is named 10.13.14.15, only contents are the hostname of "mvp- spareroom" without quotes. > > You mean in