Content-type: text/html Manpage of mbox

mbox

Section: Misc. Reference Manual Pages (December 27, 2005)
Updated: paraslash-0.2.7, transparent invariance
Index Return to Main Contents
 

NAME

mbox - dump audio file list in mbox format  

SYNOPSIS

para_client mbox [p]
 

DESCRIPTION

Dump list of audio files in mbox format (email) to stdout. If the optional pattern p is given, only those audio files, whose basename match p are going to be included. Otherwise, all files are selected.  

EXAMPLE

The mbox command can be used together with your favorite mailer (this example uses mutt) for browsing the audio file collection:

                para_client mbox > ~/para_mbox

                mutt -F ~/.muttrc.para -f ~/para_mbox

For playlists, you can use mutt's powerful pattern matching language to select files. If you like to tag all files containing the pattern 'foo', type 'T', then '~s foo'.

When ready with the list, type ';|' (i.e., hit the semicolon key to apply the next mutt command to all tagged messages, then the pipe key) to pipe the selected "mails" to a suitable script which adds a paraslash stream where exactly these files are admissable or does whatever thou wilt.  

HANDLER

This command is handled by the mysql database tool.  

PERMISSIONS

Needed privileges for mbox: d---


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
HANDLER
PERMISSIONS

This document was created by man2html, using the manual pages.
Time: 18:01:24 GMT, December 27, 2005