Suppose you're on a plane for many hours and don't have your mp3 player, but you do have your laptop. You'd like to listen to some mp3s but you don't want to drain the battery of the laptop on useless stuff like the GUI and some system processes and unnecessary use of hardware and the like. What you would rather do is run an OS which, for simplicity's sake, prompts a command line interface and plays only mp3s and can load playlists (that are preconfigured, maybe when plugged into AC voltage). I'm talking really simple bash like interface that only accepts few commands.
Assume headphones will be used.
Now the point of course is to reduce power consumption.
1) Will a system such as the one described above significantly save energy?
2) Does such a system exist?