Search Results

Search: Posts Made By: baraghun
1,628
Posted By baraghun
What do this numerical figures explains about ??...
What do this numerical figures explains about ?? I dint get the answer for that.
1,628
Posted By baraghun
What do this Julian Date Syntax explains about?
I want to know, what exactly this Julian Date Function is all about?



#!/usr/bin/ksh

#Script That notify the User Expiration in Servers



function juliandate {

day=$1

month=$2
...
1,409
Posted By baraghun
Pludi, Its been a null output in the...
Pludi,

Its been a null output in the previous script, Dint see any such kind of errors. But i slightly modified the script and popped up with some errors. I'm seeing the functions are not getting...
1,409
Posted By baraghun
Debug needed
Here is a script built to pull out the error report. But this is ending up with certain errors.



#!/bin/bash
# Refining Error Text from XML Log
#
...
1,101
Posted By baraghun
Before script does execute the main function , it...
Before script does execute the main function , it undergoes several stages to get the User Understandable Text output instead of typical XML format. This script was built to Isolate Error Transaction...
1,101
Posted By baraghun
Not getting any result for which it has been...
Not getting any result for which it has been build, I know there are errors in the script, but needs to identify. Below are the error-less result with null output.



$ ./providertext.sh -a...
1,101
Posted By baraghun
Script Not working as per its build
Can someone take a look into script, where and what is going wrong in this.
2,090
Posted By baraghun
I have posted some wrong phrase in my previous...
I have posted some wrong phrase in my previous post..

It should be something in this way .




${basename} [ -c <LOG_FILE> | -o <DATE:YYYY-MM-DD> <LOG_FILE> ]



The only difference...
2,090
Posted By baraghun
Two arguments for optional switch
How to declare the two argument for optional switch ?

I have a script that search for a string in current or old zipped log file.
Im using a option something like this



${basename} [ -c...
3,774
Posted By baraghun
xsltproc command in Unix
Can anybody suggest me , why i do get this error,



$ xsltproc 2010.09.maSubscriber1.xsl 2010.09.maSubscriber.xml
2010.09.manageSubscriber1.xsl:1: parser error : Extra content at the end of the...
3,176
Posted By baraghun
Yes, the entire log is only in one LINE. I did...
Yes, the entire log is only in one LINE. I did some trial like this.



awk '{print $8}'| cut -d'|' -f16,19 serviceinfoservice.log



The output is something like this:


...
3,176
Posted By baraghun
Help with cut and parse the line
I have log file which contains 1000s of lines something like this.



INFO |2010-08-29 14:23:37,078|SERIAL_ID=1283109816352|ST=2010-08-2914:23:36|DP_DEVICE=11.22.33.44:4420|TYPE=TransactionLo...
1,516
Posted By baraghun
I expelled that function and retained the loop,...
I expelled that function and retained the loop, and also changed != to -ne.

It worked well and also thrown out the USAGE, which actually im deserving. BUT
this has changed the other way, where it...
1,516
Posted By baraghun
Do i need to call this function in CASE...
Do i need to call this function in CASE statement, if Yes ? How should i call it ?
Since there are 2 input parameters are required, if anyone Input Parameter missed, it should throw out an USAGE.
...
1,516
Posted By baraghun
Bug in Function Call
Can anybody tell me where is the bug in this below mentioned function call.



#The String Search File

myString="${LOCATION}/config/stringFile.txt"

# Functional Usage

function usage() {...
1,286
Posted By baraghun
Can someone correct my function's in the script....
Can someone correct my function's in the script. How those can be defined .
1,318
Posted By baraghun
Please help me in writing my script
hello all,

I have a script, used to search for the strings from the set of 5 similar pattern file from the log dir. So here it goes . The input parameter is a part of the file name. When during...
2,148
Posted By baraghun
sorry, perl is not available in my environment to...
sorry, perl is not available in my environment to test this. Can you break that code in shell script. For your review, here is an samplescript uploaded, if you can capture the week points and correc...
2,148
Posted By baraghun
This may not in work in the instance while if...
This may not in work in the instance while if offer script to search in those method.

Assume we are talking in term of pointer.



urname ---> /root/dir/syslog/urname1
|--->...
2,148
Posted By baraghun
Reading from a File and Using as an Input variable
I need to know how the the string constant from Input File should be read and provide as input data for the script .



INPUT FILE

CONST VARIABLE
myname=/root/dir/syslog/myname1...
18,095
Posted By baraghun
Password Expiration Notification
Hello,

I want to write a script to check for the password expiration date in each server for the user by logging to each server and notify user through mail. If password is about to expire or if...
2,185
Posted By baraghun
how many occurrences of different strings are there in each FILE.
Hello ,

I need some help to pull the data from different files, simultaneously for the string provided.

I want to search below strings.


PTN:3763427632478
IDB:3298734287438...
Forum: Solaris 02-26-2008
4,844
Posted By baraghun
Network Interface Issue
Hi all,

Here im facing problem with NIC Interface with my X86 Version of Solaris Express, even after loading module for that Interface. So please check this below mentioned log for your use and...
Forum: Solaris 02-25-2008
3,806
Posted By baraghun
Hi For your query
Hi,

These problems seems to be with your Tape Drive (Exabyte), even it also display there are some fatal errors in writing in very speecific Error Block 6406, so make sure your disk is corrupted...
Forum: Solaris 02-25-2008
3,820
Posted By baraghun
For your Question
Hi,

installboot/usr/platform/'uname -i'/lib/fs/ufs/bootblk/dev/rdsk/c0t0d0s0

Here the above syntax what you have quoted is to install the corrupted bootblk, when your sparc machine fails to...
Showing results 1 to 25 of 25

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