In article <[email protected]>, Ralph Corderoy <[email protected]> wrote: > > The challenge for me is to work out how to get the fetched file to go > > onto the tmpfs
> Well, `df -t tmpfs' will probably show /tmp is a tmpfs so you could > `--output /tmp' and you should see its intermediate files, and the final > file, only appear there. `--command' could then move that final file to > the SSD, or run a conversion command that writes to the SSD and then > removes the tmpfs input. the df command listed various 'locations'. These included tmpfs 815696 1352 814334 /run none 4078460 0 4078460 /run/shm none 102400 8 102392 /run/usr Inside /run/usr I did find a directory for my user id and could use that as the user. However I don't know what the /run/shm is for, so need to do some finding out... I did set up an explict ramdisc on another machine ages ago by adding a line to the /etc/fstab file. But that fixed the size to 256 MB, which in this context is tiny. System monitor says I have 8GB of ram. Jim -- Electronics https://www.st-andrews.ac.uk/~www_pa/Scots_Guide/intro/electron.htm Armstrong Audio http://www.audiomisc.co.uk/Armstrong/armstrong.html biog http://jcgl.orpheusweb.co.uk/history/ups_and_downs.html Audio Misc http://www.audiomisc.co.uk/index.html _______________________________________________ get_iplayer mailing list [email protected] http://lists.infradead.org/mailman/listinfo/get_iplayer

