Posts

Showing posts with the label Linux

Linux: Copy data from source to destination

Image
  Linux: Copy data from source to destination Example cp -a /var/www/html/source/. /var/www/html/destination/