Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - CentOS7

2 bytes removed, 19:04, 27 March 2015
no edit summary
#You may have learned about creating and running Bash Shell Scripts in your ULI101 course. Shell scripts help Linux users and system administrators to automatic repetitive tasks to become more efficient and to help them save time.
#The <b><code>wget</code></b> command can be used to quickly download files from the Internet. Issue the following command:<br><br><b><code>wget <span style="pointer-events: none;cursor: default;acolorcolor:blackblue;"wget >https://scs.senecac.on.ca/~murray.saul/text-report.bash</span></code></b><br><br>
#Verify that the file '''text-report.bash''' was downloaded to your current directory.
#Assign read and execute permissions for this file by issuing the command: <b><code>chmod u+rx text-report.bash</code></b>
13,420
edits