Changes

Jump to: navigation, search

OPS235 Lab 4 - CentOS7

21 bytes added, 19:45, 10 April 2015
no edit summary
::do
::  case $name in
::  :  i) inputFile=$OPTARG ;;::  :  o) outputFile=$OPTARG::  :  outputFlag="y" ;;::  :  :) echo "Error: You need text after options requiring text"::  :  :  :  exit 1 ;;::  :  \?) echo "Error: Incorrect option"::  :          exit 1 ;;
:::  esac
</code>
13,420
edits

Navigation menu