Results 1 to 5 of 5
Just trying to figure out some of the basic commands for future reference any help would be great i have a ton of questions.
-the command to copy the file ...
- 11-15-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 3
Command questions
Just trying to figure out some of the basic commands for future reference any help would be great i have a ton of questions.
-the command to copy the file Practice.txt to a new name of Myfile.txt while in the home directory-found
-command to create a directory in the home directory-found
-say i just created a new directory called "test". whats the command to delete the test directory.-found
-command to create a blank, text file without using an editor.
-the exact syntax in Linux you would need to rename the file to a new name-found
thanks
Last edited by lochtefeldm; 11-15-2010 at 12:57 AM.
- 11-15-2010 #2
Hello and Welcome.
Are these homework questions? Homework/Schoolwork is strictly forbidden here. These are fairly easy questions and little bit of Google goes a long ways.
Linux: How to create a directory
Linux: command to create a blank, text fileI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 11-15-2010 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 3
Its an assignment we were given questions and told to find the answers and he gave us a list of sources this was one of them along with the others below
Check out these Linux sites and resources:
Google.com (Linux area on the Internet from Google)
Linux.com (Some popular download sites)
Linux Online (Facts about downloading Linux)
DistroWatch.com ( Over 100 of the most popular Linux distributions)
- 11-15-2010 #4
Well, I'll let this continue as long as you do not ask for direct answers to anything but be advised, one of the other moderators/trusted penguins may decide to close this on his own.
In my opinion, If we supply you with the answers, then you really haven't learned anything, right? SO just ask for general direction help and I think you'll be ok.
I think the links I posted should be more than enough to get the answers you wanted. Another good place for help is the man pages installed in most systems. Open a terminal window and type
Press Q to quit. There is a man page for many common Linux commands.Code:man mkdir
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 11-15-2010 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Be sure to check out LinuxCommand.org for some quick and easy command line lessons:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote