OF: playlist_selector_command_list SF: playlist_selector.c HC: prototypes for the commands of the playlist audio file selector CC: array of commands for the playlist audio file selector AT: server_command IN: para afh server list user_list SN: list of playlist selector commands --- N: ppl P: AFS_READ D: print playlist U: ppl H: Print out the current playlist --- N: lpl P: AFS_WRITE D: load playlist U: lpl H: Read a new playlist from stdin. Example: H: find /audio -name '*.mp3' | para_client lpl ---