Search Results

Search: Posts Made By: PerG
3,683
Posted By PerG
My attempt in bash:#!/bin/bash ...
My attempt in bash:#!/bin/bash

{
printf "MONITOR DESCRIPTION MAXTHRESHOLD SEVERITY\n"
while read key value...
2,509
Posted By PerG
if [ -z $fname ] then # do something fi...
if [ -z $fname ]
then
# do something
fi
Read the man page for test.
Showing results 1 to 2 of 2

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