Sponsored Content
Full Discussion: DVR Software help
Special Forums UNIX Desktop Questions & Answers DVR Software help Post 302993506 by hicksd8 on Friday 10th of March 2017 01:00:09 PM
Old 03-10-2017
So what prompts you to put this on a Unix/Linux forum?

You say the manufacturer's website is no longer there but you don't say who the manufacturer is. Who is it? What make/model is it?

Is this a TV DVR or not?

Please give us all a clue if you expect help. Thanks.
 

7 More Discussions You Might Find Interesting

1. Linux

Software

What Is The Available Software For Unix? (2 Replies)
Discussion started by: apr
2 Replies

2. UNIX Desktop Questions & Answers

Looking for Software

Are there any software for linux like a "SocksCap", which will support a proxy usage for all programs? (1 Reply)
Discussion started by: zylwyz
1 Replies

3. Linux

need a software

hi all , i need to find a tool that probes for all the recent changes on the system i have a linux core (3 Replies)
Discussion started by: ppass
3 Replies

4. Windows & DOS: Issues & Discussions

what is that software

hi i used a software long time ago 1.when right click on any link and select site informatin(i not remembered) 2.or in a site on a plain area if done right click &select site ino the software tells about ... (0 Replies)
Discussion started by: seshumohan
0 Replies

5. Programming

Software

Hi Guys, Please excuse me, I hope this is the right forum for this question. What kind of software is being used to make GUIs and can you show me some tutorial links? Thank you. Slick :D (2 Replies)
Discussion started by: Slick
2 Replies

6. UNIX for Dummies Questions & Answers

Looking for software.

Hi all, Right now i am using Windows XP OS. I want to execute all the unix commands under this environment. Is there any software for executing unix commands in Windows. regards NG (1 Reply)
Discussion started by: Nandagopal
1 Replies

7. UNIX for Dummies Questions & Answers

Image software

Hi!!! Does anyone know a unix program called "image"? If yes can you tell me if and from where I can get it? Thnx a lot!!! (1 Reply)
Discussion started by: JimmyC530
1 Replies
LEARN(1)						      General Commands Manual							  LEARN(1)

NAME
learn - computer aided instruction about UNIX SYNOPSIS
learn [ -directory ] [ subject [ lesson ] ] DESCRIPTION
Learn gives Computer Aided Instruction courses and practice in the use of UNIX, the C Shell, and the Berkeley text editors. To get started simply type learn. If you had used learn before and left your last session without completing a subject, the program will use information in $HOME/.learnrc to start you up in the same place you left off. Your first time through, learn will ask questions to find out what you want to do. Some questions may be bypassed by naming a subject, and more yet by naming a lesson. You may enter the lesson as a number that learn gave you in a previous session. If you do not know the lesson number, you may enter the lesson as a word, and learn will look for the first lesson containing it. If the lesson is `-', learn prompts for each lesson; this is useful for debugging. The subject's presently handled are files editor vi morefiles macros eqn C There are a few special commands. The command `bye' terminates a learn session and `where' tells you of your progress, with `where m' telling you more. The command `again' re-displays the text of the lesson and `again lesson' lets you review lesson. There is no way for learn to tell you the answers it expects in English, however, the command `hint' prints the last part of the lesson script used to evaluate a response, while `hint m' prints the whole lesson script. This is useful for debugging lessons and might possibly give you an idea about what it expects. The -directory option allows one to exercise a script in a nonstandard place. FILES
/usr/share/learn subtree for all dependent directories and files /usr/tmp/pl* playpen directories $HOME/.learnrc startup information SEE ALSO
csh(1), ex(1) B. W. Kernighan and M. E. Lesk, LEARN - Computer-Aided Instruction on UNIX BUGS
The main strength of learn, that it asks the student to use the real UNIX, also makes possible baffling mistakes. It is helpful, espe- cially for nonprogrammers, to have a UNIX initiate near at hand during the first sessions. Occasionally lessons are incorrect, sometimes because the local version of a command operates in a non-standard way. Occasionally a lesson script does not recognize all the different correct responses, in which case the `hint' command may be useful. Such lessons may be skipped with the `skip' command, but it takes some sophistication to recognize the situation. To find a lesson given as a word, learn does a simple fgrep(1) through the lessons. It is unclear whether this sort of subject indexing is better than none. Spawning a new shell is required for each of many user and internal functions. The `vi' lessons are provided separately from the others. To use them see your system administrator. 7th Edition October 22, 1996 LEARN(1)
All times are GMT -4. The time now is 05:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy