← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #79312]: how to open Terminal Window to record video

 

Question #79312 on totem in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/totem/+question/79312

    Status: Open => Answered

Vihar proposed the following answer:
You can open a terminal from the top panel via
Applications-->Accessories-->Terminal.

"cd /dev" means "change directory to /dev". "/" is the root directory
and "dev" is one of the subdirectories. You can see what's there in
"/dev" by going, again via top panel, to Places-->Computer-->File
System-->dev.

If you type in terminal "cd /dev" you'll have ONLY change your place to that directory. There have to be something else in order to "upload video from a video camera", to say a command like "copy" (cp) or "move" (mv).
?

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.