Search Results

Search: Posts Made By: baig_1988
1,784
Posted By baig_1988
Nested loops for copying files on different machines
I want to run nested loop inside shell script using which I want to copy files on diff machines on round robin basis.Number of machiines is fixed as 4 but number of files may vary. For eg.

Files:...
2,683
Posted By baig_1988
Value of variable not getting passed in child script
Hi,
I am facing a challenge in fixing an issue in my installation scripts.Here is a situation:
There are 3 files which are invoked at a below given order:
Installer.ksh----->Installer.xml(Ant...
Forum: Programming 03-31-2011
1,379
Posted By baig_1988
I am calculating the length of strings and...
I am calculating the length of strings and substracting one from another.
For calculating length mbrlen() function is used, is it this function which is causing the problem in diff. locales.

How...
2,774
Posted By baig_1988
ok, i understand then what will be the diff....
ok, i understand
then what will be the diff. between byteorders 1234 and 12345678
Forum: Programming 03-30-2011
1,379
Posted By baig_1988
How will the behaviour of multibyte char differ because of different LC_CTYPE locale?
I am comparing two multibyte characters in two different platforms having different LC_CTYPE variables, they are returning different values.

One of the variable is sigma initialised to "\317\203"...
2,774
Posted By baig_1988
perl -MConfig -e 'print "$Config{byteorder}\n";'
What exactly is this code returning:
perl -MConfig -e 'print "$Config{byteorder}\n";'

I am executing this command in two platforms.
In AIX i am getting : 4321
In Linux i am getting: 12345678 ...
Showing results 1 to 6 of 6

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