The Talent Shop
The Talent Shop was a TV series on the DuMont Television Network which aired from October 13, 1951, to March 29, 1952. The hosts were Fred Robbins and Pat Adair.[1] This was a talent show for young people, set in a New York City drugstore.[2]
The Talent Shop | |
---|---|
Genre | Talent show |
Starring | Pat Adair (host) Fred Robbins (host) |
Country of origin | ![]() |
Original language(s) | English |
Production | |
Running time | 30 minutes |
Release | |
Original network | DuMont |
Picture format | Black-and-white |
Audio format | Monaural |
Original release | October 13, 1951 – March 29, 1952 |
Episode status
As with most DuMont series, no episodes are known to exist.
gollark: ```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -shared -o bees.outls```
gollark: ```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedpwdls```
gollark: Interesting.
gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
gollark: The preprocessor is one of C's redeeming qualities honestly.
See also
References
Bibliography
- David Weinstein, The Forgotten Network: DuMont and the Birth of American Television (Philadelphia: Temple University Press, 2004) ISBN 1-59213-245-6
- Alex McNeil, Total Television, Fourth edition (New York: Penguin Books, 1980) ISBN 0-14-024916-8
- Tim Brooks and Earle Marsh, The Complete Directory to Prime Time Network TV Shows, Third edition (New York: Ballantine Books, 1964) ISBN 0-345-31864-1
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.