Sponsored Content
Full Discussion: pls guide this..
Top Forums UNIX for Dummies Questions & Answers pls guide this.. Post 302101714 by ss4u on Thursday 4th of January 2007 02:53:05 AM
Old 01-04-2007
pls guide this..

in what real time scenerios we write shell scripts in oracle
 

8 More Discussions You Might Find Interesting

1. SCO

New to SCO -Guide me

Hello can any1 tell me the latest version of SCO. ALso can u give me some of the basic differences between Mandrake Linux and SCO Unix. (1 Reply)
Discussion started by: rahulrathod
1 Replies

2. Solaris

Guide to Samba

Anyone have guide to install samba on solaris 9 I tried couple of times. --How do I go about uninstalling it? bash-2.05# testparm -s > output.file Load smb config files from /usr/local/samba/lib/smb.conf Processing section "" Processing section "" Loaded services file OK. bash-2.05#... (2 Replies)
Discussion started by: brabored
2 Replies

3. UNIX for Dummies Questions & Answers

Pls guide me in learning in Perl Module and packages

Hi, It is very urgent. Pls guide me in learning Perl Module and the Packages. Eventhough i tried in the google, I didnt get upto my expectations. Pls guide me how to create , build Module and the package. Many Thanks. (3 Replies)
Discussion started by: Yamini Thoppen
3 Replies

4. UNIX for Advanced & Expert Users

installion guide

Hi everyone. I need to install HP-UX 11i and I want user installation guide which shows me how to install HP-UX 11i step by step.:) (1 Reply)
Discussion started by: ahmedbashir
1 Replies

5. UNIX and Linux Applications

GD installation guide asking....

Hi, Does anybody success install GD and apply it in linux? I got trying to install it recently. Unfortunately, it seems like got a lot of error message shown :( Thus anybody got success install and use the GD in linux? Can share it with me? I'm using ia64 linux system. Thanks a lot for all... (6 Replies)
Discussion started by: patrick87
6 Replies

6. Solaris

Best guide for Jumpstart

Hi Gurus, Can you please suggest me any good guides for a Beginner to learn Solaris Jumpstart. Thank You, Rama Krishna. (2 Replies)
Discussion started by: rama krishna
2 Replies

7. UNIX for Dummies Questions & Answers

Guide me please

Hi All, I am kinda struck at one point :wall: need ur help to move further. Query: My inputs files are Expected output: I am sure there should be similar tread relating my query ..but as i couldnt find the details i am posting again. Please direct me to the tread or reply... (1 Reply)
Discussion started by: unibeginner
1 Replies

8. Shell Programming and Scripting

if else statement... need guide

read readTerminal terminal_c=$readTerminal if ; then { #Execute the first SQL query } else echo next script fi anything wrong here? (2 Replies)
Discussion started by: ment0smintz
2 Replies
ICECREAM(1)							     icecream							       ICECREAM(1)

NAME
icecream - download icecast and shoutcast streams, redirecting all fetched content to stdout and/or to disk at the same time SYNOPSIS
icecream [OPTIONS] URL [URL..] DESCRIPTION
icecream is a lightweight, non-interactive, stream download utility. It connects to icecast and shoutcast servers or direct stream URLs, and redirects all fetched content to stdout and/or to media files on your disk. Listen to the stream piping the output to a stdin-capable media player. Save the stream to a named file or split it into different tracks. It is possible to redirect the stream and save it to disk at the same time. icecream is able to parse pls and m3u playlists, and to download mp3 and ogg direct stream URLs. If the stream is anonymous it will be saved as 'stream-time.mp3', where time is actual timestamp. OPTIONS
-h, --help Print a help message describing all options -q, --quiet Turn off output -v, --verbose Be verbose -t, --tracks Split stream into tracks (if possible) --name=NAME Save the stream to file specified by NAME. Format codes starting with "%" will be replaced. See the date command for valid format codes. --stop=N[units] Stop downloading the stream after N kb/mb/min/songs --user-agent=AGENT Set user-agent header to AGENT --stdout Output stream to stdout (implies -q) --sync Turn syncing on, required for some mpeg players that read from stdin --debug Turn on debugging outputs EXAMPLES
Streaming to mpg123 icecream --stdout http://radio.com/playlist.pls | mpg123 - Split stream into different tracks icecream -t http://metal.org/radio.pls Split stream into tracks and play with vlc at the same time icecream -t --stdout http://streaming.com/playlist.pls | vlc file:/dev/stdin Prepare a 74 minute CD icecream -t --stop 74min http://trace.net/playlist.m3u Use a filename with today's date as output icecream -q --name 'radio_%Y_%m_%d' --stop 60min http://radio.com/playlist.pls BUGS
You are welcome to send bug reports about icecream to our mailing list. Feel free to visit http://icecream.sourceforge.net AUTHOR
Written by Gil Megidish <gil at megidish.net> 1.3 2008-04-28 ICECREAM(1)
All times are GMT -4. The time now is 07:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy