<

Linux/ Unix Bash Shell: Working with Files

Posted on
8,662 Points
1,862 Views
8 Endorsements
Last Modified:
Published
Experience Level: Beginner
3:04
Learn several ways to interact with files and get file information from the bash shell.

Video Steps

1. ls lists the contents of a directory

2. Using the -a flag displays hidden files

3. Using the -l flag formats the output in a long list

4. The file command gives us more information about a file type

5. rm removes a file

6. rm with the -r flag recursively removes an entire directory

7. cp makes a copy of a file

8
Author:Dototot
0 Comments
In this article, we will see how we can automate the process of moving Oracle metadata to version control system, in my case I am using GIT using a simple shell script to avoid manual intervention.
In this article, I will show you HOW TO: Create your first Linux Virtual Machine on a VMware vSphere Hypervisor 7.0 (ESXi 7.0) Host Server, the Linux Distribution we will install is Ubuntu 20.04 LTS Desktop Edition.

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month