Perhaps the output of hdiutil attach isn't what you expect. What if you put "echo -n $ramdiskpath | xxd" in between?
Cheers, Bram -- Bram Geron Doctoral researcher in computer science On Wed, 30 Nov 2016, at 02:32 PM, Dave Cottlehuber wrote: > On Wed, 30 Nov 2016, at 14:40, Diego Zamboni wrote: > > I'm not sure how PATH settings are propagated through functions. One > > quick > > solution would be to just use the full path for all commands (e.g. > > /usr/sbin/diskutil). > > Thanks Diego, > > It's definitely not a path issue as the preceding diskutil ... command > succeeds. > > A+ > Dave > > ------------------------------------------------------------------------------ > _______________________________________________ > Fish-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fish-users ------------------------------------------------------------------------------ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
