public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* how do I copy? I've forgotten
@  Shaun Oliver
   ` Geoff Shang
  0 siblings, 1 reply; 2+ messages in thread
From: Shaun Oliver @  UTC (permalink / raw)
  To: speakup

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

Hi again.
Guys? How do I copy a file from one directory to another?
the file I want to copy is ./usr/home/boole/MSNBOT/eggdrop.simple.conf to ./usr/home/boole/blindybot1
Any help would be greatly appreciated..
Thanks in advance..
Shaun..

[-- Attachment #2: Type: text/html, Size: 773 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how do I copy? I've forgotten
   how do I copy? I've forgotten Shaun Oliver
@  ` Geoff Shang
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Shang @  UTC (permalink / raw)
  To: speakup

Hi

You use the cp command.  So you'd type the following:

cp /usr/home/boole/MSNBOT/eggdrop.simple.conf /usr/home/boole/blindybot1

Note that . (dot) denotes the current directory, making it unnecessary in
most cases (this one included).  The only time it's useful generally is
either to move something to your current directory or to run a program in
your current directory.

Geoff.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 how do I copy? I've forgotten Shaun Oliver
 ` Geoff Shang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).