SHOUTcast Management Interface 0.3.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News SHOUTcast Management Interface 0.3.0 (Default branch)
# 1  
Old 12-19-2008
SHOUTcast Management Interface 0.3.0 (Default branch)

Image SMI is a full featured SHOUTcast management interface, designed to manage an array of servers. It allows the user to create and edit servers and to graph listener counts and global counts. It offers multiple levels of user access. License: GNU General Public License v2 Changes:
SMI can now act as a DJ to your SMI-controlled SHOUTcast servers. With just a few clicks, you can have a SHOUTcast server up and running with audio streaming to it directly from your server. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
WC(1)									FSF								     WC(1)

NAME
wc - print the number of bytes, words, and lines in files SYNOPSIS
wc [OPTION]... [FILE]... DESCRIPTION
Print byte, word, and newline counts for each FILE, and a total line if more than one FILE is specified. With no FILE, or when FILE is -, read standard input. -c, --bytes print the byte counts -m, --chars print the character counts -l, --lines print the newline counts -L, --max-line-length print the length of the longest line -w, --words print the word counts --help display this help and exit --version output version information and exit AUTHOR
Written by Paul Rubin and David MacKenzie. REPORTING BUGS
Report bugs to <bug-coreutils@gnu.org>. COPYRIGHT
Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
The full documentation for wc is maintained as a Texinfo manual. If the info and wc programs are properly installed at your site, the com- mand info wc should give you access to the complete manual. wc (coreutils) 4.5.3 February 2003 WC(1)