Basic Linux Commands
* Task: What is the Linux command to
1. To view what's written in a file.
cat filename
ubuntu@ip-172-31-23-252:~$ cat java
Java is a high-level, class-based, object-oriented
programming language that is designed to have as few
implementation...
blogwithadi.devops3 min read