Sponsored Content
Full Discussion: Learning to Script in Linux
Top Forums Shell Programming and Scripting Learning to Script in Linux Post 303017786 by Corona688 on Tuesday 22nd of May 2018 11:08:54 AM
Old 05-22-2018
Nothing in that loop ought to make it quit, so maybe it only found one movie for some reason. Run that find statement by itself and see how many files it finds.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Learning Unix & Linux

I'm new to Unix. I'm just looking for really good unix documents through Internet as pdf format on programming in all shells, and system adminstrator documents, and well as just all around really good documents on unix. Thank you (5 Replies)
Discussion started by: faaarin
5 Replies

2. Shell Programming and Scripting

learning how to use shell script

hello everyone, i am still trying to get this script to work, but with no luck. It is a little beyond my knowledge of scripting at the moment. The beginner book i have has an exercise listed that asks me to write a script tha allows for user input. For example " what is your name: " and then you... (3 Replies)
Discussion started by: bebop1111116
3 Replies

3. UNIX for Dummies Questions & Answers

Learning Unix/Linux from the Start?

I was wondering if someone could tell me where I could learn everything about Unix/Linux and I was also wondering what the differance between Unix and Linux was :confused: Ive never used it, never seen it.. But Im interested in learning :D (3 Replies)
Discussion started by: Vallzi
3 Replies

4. UNIX for Dummies Questions & Answers

learning how to script

I have this command line entry that I would like to turn into a script. I want to be able to just run the script with options for the report name and switch. Can anyone help me get started? I am hoping that by creating this script it will help me be able to create more. I have never written one. I... (11 Replies)
Discussion started by: llsmr777
11 Replies

5. Linux

which linux is best for learning unix?

I have just installed Ubuntu because I need a linux system asap and Ubuntu seems to be easiest for that. But I plan on installing some other Linux distro's for a while (maybe on virtualBox too) so i can understand the inner workings of linux and especially more about unix. I know that alot of the... (11 Replies)
Discussion started by: fuzzylogic25
11 Replies

6. Programming

Learning OS design, Linux Vs. Minix???

Hi friends, I hope everybody is fine. I have been studing operating system concepts at college, and I find this subject very interesting. I've decided that I must go into this field no matter what, hopefully someday I would design my own operating system. I have two choices infront of me, studying... (9 Replies)
Discussion started by: gabam
9 Replies

7. Shell Programming and Scripting

Learning abt Linux OS

hi guys, i got job recently in a company which provide a product for data backup and data recovery... as dis product is wrriten in c++ am workin in c++.. now am under training and i want to learn abt Operating System concepts and OS programming using c and c++. i know basic c and c++ programming... (0 Replies)
Discussion started by: senthil.march
0 Replies

8. UNIX for Dummies Questions & Answers

Setting up a home network for learning Linux

I am working on learning Linux, and somebody suggested setting up Linux on a separate computer, and searching for answers to whatever may be needed, on a different computer plugged in to the Internet. I have a Windows 7 PC, plugged in to a cable modem, and an old notebook, Compaq Presario R3000... (5 Replies)
Discussion started by: AdultFoundry
5 Replies

9. Programming

Learning python, lost with script

Hi there, im just having a hard time understanding why this code does not print anything that is suppose to print: score = raw_input ('what is your score? \n') try: if 1.0 == float(score) >= 0.9: print "A" elif 0.9 > float(score) >= 0.8: ... (1 Reply)
Discussion started by: la2015
1 Replies
totem(1)						      General Commands Manual							  totem(1)

NAME
Totem - GNOME desktop movie player based on GStreamer SYNOPSIS
totem [option...] [filenames|URI] DESCRIPTION
Totem is a movie player for the GNOME desktop. Through use of the GStreamer backend many popular file and streaming formats are supported including: MPEG audio and video (MP3/MPV), Ogg, AVI, ASF, MOV, WMV, QuickTime, and more. Playing of DVD and VCD media is also possible. Although primarily intended as a movie player, Totem can also play many audio formats. For additional documentation on interactive use of Totem select the Help menu option. The menus allow access to some features not avail- able through keybindings or command-line options. OPTIONS
-?, --help Output a longer help message then quit. (Any discrepancies between this man page and the output of totem --help should be reported as a documentation bug.) --version Output version information then quit. The following options command an already-running instance of Totem to do something; they are useful for remote-control scripting. If Totem is not already running, these commands will launch a new instance of Totem but will not do anything further. --play-pause Tell an already-running instance of Totem to toggle between play and pause. --play Tell an already-running instance of Totem to play (has no effect if already playing) --pause Tell an already-running instance of Totem to pause (has no effect if already paused) --next Tell an already-running instance of Totem to skip to the next movie or chapter in the playlist. --previous Tell an already-running instance of Totem to return to the previous movie or chapter in the playlist. --seek-fwd Tell an already-running instance of Totem to seek forwards 15 seconds in the current movie. --seek-bwd Tell an already-running instance of Totem to seek backwards 15 seconds in the current movie. --volume-up Tell an already-running instance of Totem to raise the volume by 8%. --volume-down Tell an already-running instance of Totem to lower the volume by 8%. --mute Tell an already-running instance of Totem to toggle between muted and unmuted audio. --fullscreen Tell an already-running instance of Totem to toggle fullscreen mode. --toggle-controls Tell an already-running instance of Totem to toggle showing the controls. --quit Tell an already-running instance of Totem to quit. --enqueue filename|URI Tell an already-running instance of Totem to add a new stream to the playlist. --replace filename|URI Tell an already-running instance of Totem to play from the playlist. KEYBINDINGS
Global keybindings for Totem: a cycle between aspect ratios p toggle between play and pause Esc exit full screen mode f toggle full screen h toggle display of on-screen controls 0 resize window to 50% original size 1 resize window to 100% original size 2 resize window to 200% original size r zoom in the video t zoom out the video d start and stop the telestrator (drawing) mode e erase the drawing Left-arrow skip back 15 seconds Right-arrow skip forward 60 seconds Shift+Left-arrow skip back 5 seconds Shift+Right-arrow skip forward 15 seconds Ctrl+Left-arrow skip back 3 minutes Ctrl+Right arrow skip forward 10 minutes Up-arrow increase volume by 8% Down-arrow decrease volume by 8% b jump back to previous chapter/movie in playlist n jump to next chapter/movie in playlist q quit Ctrl+E eject the playing optical media Ctrl+O open a new file Ctrl+L open a new URI F9 toggle display of the playlist m show the DVD menu c show the DVD chapter menu FILES
/usr/lib/totem/plugins/ The global plugins directory, which contains all the system-installed plugins. ~/.local/share/totem/plugins/ The user plugins directory, containing plugins available only to that user. It is always in the "totem/plugins" subdirectory of your XDG_DATA_HOME directory. ~/.config/totem/state.ini The configuration file for the main window's appearance, stored in a simple INI format. BUGS
Totem cannot play files using some proprietary codecs. AUTHOR
Totem was written by Bastien Nocera <hadess@hadess.net>. This manual page was written by Andre Lehovich for the Debian Project. DISTRIBUTION
The latest version of Totem may be downloaded from <http://projects.gnome.org/totem/> <http://projects.gnome.org/totem/> SEE ALSO
totem-video-thumbnailer(1), The online documentation available through the program's Help menu. GNOME
2008-08-25 totem(1)
All times are GMT -4. The time now is 09:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy