Search Results

Search: Posts Made By: Bhanuprasad
1,149
Posted By Bhanuprasad
Ok. As per requested here is the logic #!...
Ok. As per requested here is the logic


#! /bin/bash

echo "Enter the ID:" // Say server ID e.g 123456
read Id

result_log="$HOME/path/$Id.txt" // Log file in which the result will be stored...
1,149
Posted By Bhanuprasad
Need to Speed up shell script
Hello,

I am basic level shell script developer. I have developed the following script. The shell script basically tracking various files containing certain strings. I am finding options to make...
Showing results 1 to 2 of 2

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