Search Results

Search: Posts Made By: mtusbabu
1,785
Posted By mtusbabu
Reagrding Traping error signals
Hi Folks,

Use this below code in your all shell scripts to trap the error signals when anything goes wrong during execution.

#!/bin/bash

function error_trap
{
echo "Program killed" |...
Showing results 1 to 1 of 1

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