Search Results

Search: Posts Made By: ghoti_
6,041
Posted By ghoti_
If you want this to behave more like a standard...
If you want this to behave more like a standard unix command line tool, you might want to consider using getopts. For example:

#!/bin/bash

usage() {
cat <<EOT
Usage: `basename $0` [-f] [-o...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 09:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy