Search Results

Search: Posts Made By: DeepakXavier
Forum: Solaris 08-27-2008
11,553
Posted By DeepakXavier
Rsync- Installation
Hi All

Iam using Solaris 10. I need to install rsync software. Please provide me the link that where I can download the binaries and also the installation steps...

Thanks in Advance

Deepak...
16,930
Posted By DeepakXavier
Replace strings
My files will be in following format.

File A
-----

AAAA A
BBBB B
CCCC C
DDDD D
EEEE E
FFFF F


File B :
---------
B
C
E
A
16,930
Posted By DeepakXavier
Search and Replace in Ksh
All

I need a code in Ksh to search and replace a string in a file.

File A
---
AAAA A
BBBB B
CCCC C
DDDD E
FFFF F


File B:
--------
AAAA
BBBB
CCCC
DDDD
4,464
Posted By DeepakXavier
System Variable to be changed
All

Iam facing the following error in AIX when i try to run an executable. The error is:

FUNCTION: DB2 UDB, SQO Memory Management, sqlocshr2, probe:200
CALLED : OS, -, shmat
OSERR : EMFILE...
2,196
Posted By DeepakXavier
rsh between systems
All

I want to trigger a script in a remote system using rsh command. Both scripts are in different user name. How do i do this? Please let know .rhosts entries in both systems. Iam getting the...
1,459
Posted By DeepakXavier
Deleting old directries
All

I want to delete all directories which are modified or created two days before in AIX.

Thanx in advance

Regards
Deepak Xavier
2,290
Posted By DeepakXavier
Removing old folders
All

Please help me to remove old files. For example

/usr/exp/ - inside this

Apr 02 - dir02
Apr 03 - dir03
Apr 04 - dir04
Apr 05 - dir05
Apr 06 - dir06
Apr 07 - dir07
Apr 03 - file03
...
8,692
Posted By DeepakXavier
URL calling in PERL
All

Please help me to call url in Perl. Ex:

http://www.test.com/dynf?urn=123

Assume it will return success if 123 is in urn or it will return " failed".

I want store this return type in a...
16,080
Posted By DeepakXavier
Calling Shell script in javascript
All

I want to call a KORN shell script inside a javascript. Is it possible ? Please
help me to do this. I want to return or read from shell script in javascript.

Thanx in advance
...
2,294
Posted By DeepakXavier
Finding Occurence of comma in a Variable ( KORN Shell)
All

I want to find the occurence of comma in a variable in KORN shell. For example :

var = test,test2,test3 ....

finding occurence of comma in this variable. Result = 3 now.

Please...
10,581
Posted By DeepakXavier
GOTO LOOP in KORNE SHELL
All

Please help to provide "goto" functionality in KORN shell script.

ex:

1: Command
Process some command
if check some variable
true
...
3,542
Posted By DeepakXavier
Reply for mailing in scripting
All

I want to send a file. I used mailx also. but it is not working properly.
i also used "uuencode file fiel| mail <mailid > "

Help me to do this

Thanking you

Regards
Deepak...
3,956
Posted By DeepakXavier
Calling CGI Perl in Shell script [urgent]
All

I want to call a perl program from my shell script. Please help me. I want to call through URL only. Like " http://www.test.com/CGI-bin/test?test=value"

Please help to write this...
13,838
Posted By DeepakXavier
String validation
All

I want to validate a String each character by character.And also it can allow space.This Script can allow only aplhabets and spaces. Please give me some commands or scripts. Iam using KORN...
13,838
Posted By DeepakXavier
Validating a String
All

I want to validate a String. If it is "Deepak Xavier" then it will a valid string.
But if the value "Deepak #&xavier" then it should be invalid. Please give me some commands....
3,542
Posted By DeepakXavier
Mailing in Korne shell
All

Iam using Korne shell in AIX OS. Can u give me the syntax to send a mail.
Thanx in advance

Regards
Deepak
88,008
Posted By DeepakXavier
Korne shell scritping commands
All
I want to reverse a string in Korne shells scripting. And Tell me how to convert the below line into korne shells format

for (( i=$len ; i>0 ; i-- ))

Thanx in advance.

Regards...
88,008
Posted By DeepakXavier
Reversing and trim a String through SHELL script
All

I want to reverse and trim a string using UNIX shell scripts.Iam using Bourne shells. Can you help me? Thanx in advance

Regards
Deepak
2,720
Posted By DeepakXavier
Validating variables in shells script
All

Can you help me to validate a variable only for string and digit. That is
variable should either fully alphabets or digits.

Please send me result to my mail id also: REMOVED
...
Showing results 1 to 19 of 19

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