Search Results

Search: Posts Made By: mannepalli
23,445
Posted By mannepalli
Hi Pludi, thnx for your reply, my unix...
Hi Pludi,

thnx for your reply, my unix version doesn't support -i, I am able to grep the script and do a sed on it but my result is a single line, I wan all my old entires in cronoutput.txt...
23,445
Posted By mannepalli
Comment/uncomment a cron
Hi,

My requirement is to comment/uncomment a cron job through a script.

1. Redirected the output of crontab -l to a text file.
crontab -l >cronoutput.txt
2. grep to find the script...
9,251
Posted By mannepalli
How to stop a script running in remote server from local script
Hi, I have googled for quite some time and couldn't able to get what exactly I am looking for.. My query is "how to stop a shell script which is running inside a remote server, using a script"??? can...
2,399
Posted By mannepalli
clear requirement
Example file:
domain1|admin_url|man1_ulr|man2_url
domain2|admin_url|man1_url|man2_url|man3_url
domain3|admin_url|man1_url|man2_url|man3_url|man4_url

I need a iterative statement which checks...
2,399
Posted By mannepalli
I have a text file with different WLS domain...
I have a text file with different WLS domain names, admin and managed server's IP address. Through this script I have to fetch the domain name, server IP and connect to WLS server to get the domain...
2,399
Posted By mannepalli
Iterative statement to cut values from a line
Hi I am new to shell scripting and trying to get values from a text file,

I have a text file with values seperated with "|". like

aga|120220090525|120220090525|120220090525|120220090530...
Showing results 1 to 6 of 6

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