Thread: moving files

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    36

    Thumbs up moving files

    i have two querries
    1.how can i use C commands(not "mv" command) to cut and paste a file from one folder to another....
    2.and also how can i do cut,copy and paste text in text box
    i am using linux
    thanx

  2. #2
    Just Lurking Dave_Sinkula's Avatar
    Join Date
    Oct 2002
    Posts
    5,005
    Quote Originally Posted by warney_out
    1.how can i use C commands(not "mv" command) to cut and paste a file from one folder to another....
    rename
    7. It is easier to write an incorrect program than understand a correct one.
    40. There are two ways to write error-free programs; only the third one works.*

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Deployment and DLL/OCX Files?
    By dfghjk in forum C++ Programming
    Replies: 5
    Last Post: 06-16-2008, 02:47 AM
  2. Replies: 12
    Last Post: 10-17-2005, 06:49 AM
  3. Folding@Home Cboard team?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 398
    Last Post: 10-11-2005, 08:44 AM
  4. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM
  5. Moving files/deleting files/ copying, etc
    By Nakeerb in forum C++ Programming
    Replies: 1
    Last Post: 10-11-2002, 05:45 PM