Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a dedicated directory homework 1 and get into it . > mkdir homework 1 ; cd homework 1 Complete the following three problems. Problem

Create a dedicated directory homework1 and get into it.
> mkdir homework1; cd homework1
Complete the following three problems.
Problem 1(3 points)
Run the commands
> echo hello dolly
and
> echo hello dolly # three spaces between hello and dolly
Explain the differences in command behavior as comment in your terminal (i.e. start your explanation with a #).
In a text file h1_p1.txt, copy the pertaining command(s) and their output(s) from your terminal.
Problem 2(3 points)
Use printf to find out the hex and octal values of 255.
In a file h1_p2.txt, copy the pertaining command(s) and their output(s) from your terminal.
Problem 3(4 points)
Display the current date in the form of dd/mm/yyyy.
In a file h1_p3.txt, copy the pertaining command(s) and their output(s) from your terminal.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Security

Authors: Alfred Basta, Melissa Zgola

1st Edition

1435453905, 978-1435453906

More Books

Students also viewed these Databases questions

Question

Describe factors that influence training and development.

Answered: 1 week ago

Question

Identify some training issues in the global context.

Answered: 1 week ago