Skip to main content

Thread: terminal: how can i cp *.txt files folder & sub folders


how can copy txt files folder including ones inside sub directories using terminal? how remove txt files folder including sub directories using terminal?

cp *.txt .....
rm *.txt ....

quote posted bigdee973 view post
how can copy txt files folder including ones inside sub directories using terminal? how remove txt files folder including sub directories using terminal?

cp *.txt .....
rm *.txt ....
cp /path/*.txt /path

same rm

want recursively though ?

see man cp
man rm


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] terminal: how can i cp *.txt files folder & sub folders


Ubuntu

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

2.5.28 to 3.4.1---Download of update package failed - Joomla! Forum - community, help and support

Your host needs to use PHP 5.3.10 or higher to run this vers - Joomla! Forum - community, help and support