Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1

313 bytes added, 22:40, 3 January 2017
no edit summary
# What command can display the NIC's MAC address?
# What command is used to get a list of running processes on your newly-installed system?
# How can Shell Scripts be used to help automate a task performed in lab1?
# Write the Linux command to download the on-line file: http://linux.server.org/package.tar.gz
# Write a Bash Shell Script to prompt the user for a directory, and then display the file types for all files in that specified directory (hint: use the '''read''' command and then use the '''file''' command and '''command substitution''' with the '''ls''' command). Test the Bash Shell script by adding execute permissions and run the Bash Shell Script.
# Write a Bash Shell Script to
 
13,420
edits