BASH Tutorial - 3 - creating files, moving and copying

Опубликовано: 25 Октябрь 2024
на канале: teclado
9,686
56

A basic introduction to BASH and the UNIX console. In this video we learnt how to create files using the "touch" command, move files using "mv" and copy files from one directory to another using "cp".

List of commands:
touch [filename]
mv [file] [destination]
cp [file1] [file2]

Check out the playlist page for all Beginner BASH Programming Tutorials:    • BASH Tutorial  
Follow me for updates on new videos at   / jslvtr  
Or check out my website at http://www.jslvtr.com

I'm committed to providing free quality computer science education for everyone. Your help can make that happen!

Consider supporting me here:   / schoolofcode