Skip to content
TheShell.Guru
TheShell.Guru
Menu

Moving files a level up

  • February 26, 2014
  • CentOS 6

Move to the folder you want the files to eventually reside in, the example works on the premise that the target directory is above the source directory.

|_examplefolder
     |_myfolder

Issue the following at shell

mv myfolder/* .

This command would copy all the files inside myfolder into the current directory you sit in.

Previous Post How to unrar file - CentOS 6.5
Next Post Install Latest Perl 5.18 - CentOS 6.4

Categories

Tag Cloud

add apache centos centos 7 centos 7.2 compile crash el capitan enable error fix install installation issue linux mac mac os mariadb mount mysql new nginx os osx php php-fpm reboot restart server setup sierra source terminal ubuntu ubuntu 16.04 ubuntu 16.04 lts ubuntu 18.04 lts ubuntu 19.04 update upgrade varnish windows 10 yosemite yum zfs
Copyright © 2021 The Shell Guru - Powered by CreativeThemes
  • Sample Page