Search Results

Search: Posts Made By: charanarjun
5,211
Posted By charanarjun
How to redirect the output when we are usinf EOF in the same line?
need to login 4 systems to check whether the systems are accessible or not using rlogin command,after each login i will exit.After issuing the command rlogin abc if it is not responding i will get a...
1,465
Posted By charanarjun
Date command comparision with a different format
I have a script called " passwd_status " which gives the passwd-s status of my servers.
the script output is like below

password status for A:
abc ks 10/05/115 1 30 ps
password status for B:...
1,354
Posted By charanarjun
Difference between dates compared with number
Hi,

I have date format like 09/08/115(Format : date +%m%d%1y) and i want to differentiate this date with current date and output of difference will compare with a number like

if [ $( current...
13,085
Posted By charanarjun
my concern is that the script is not giving 7 as...
my concern is that the script is not giving 7 as input to the inside the script while running.

echo 7 is not working ..

---------- Post updated at 10:12 AM ---------- Previous update was at...
1,903
Posted By charanarjun
i want to check a file called "exitup" in the...
i want to check a file called "exitup" in the directory called "locks" and if it presents then i need tp remove it and then i need to run a script called "Appl_monitor" and its exit status should be...
1,903
Posted By charanarjun
Executing multiple scripts using if condition
I have an if condition. If that condition is true then one script will be run and after that I need to check another condition based on the output value of first script.

i tried like below :
cd...
13,085
Posted By charanarjun
Hi Sea , Thanks for your replay. But my...
Hi Sea ,

Thanks for your replay.

But my requirement is to enter multiple inputs . First i need to enter 7 and then i need to enter "c" so may times . so i used while loop as YES command is not...
13,085
Posted By charanarjun
When i ran my script it is not taking option 7...
When i ran my script it is not taking option 7 automatically .. once the script runs it is displaying the prompt with 1 to 10 options.

How the script will take option 7 automatically .

{ echo...
13,085
Posted By charanarjun
Running a script using another script
Hi ,

I just want to run a script automatically whenever i receive an error called " application failed " .
so i wrote the below script for that , but it is not working .

#!/bin/ksh
...
Showing results 1 to 9 of 9

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