Search Results

Search: Posts Made By: gjithin
6,489
Posted By gjithin
Re: System
Hi,

Thanks for the quick reference...Will system functions be able return values or just the return code.I need to pass parameters to the C program and return some values.Can you provide a sample?...
6,489
Posted By gjithin
Perl call C programs
Hi,

I am a beginner in Perl programming. Now i need to call a C program from a perl program ...Can any one please help me and give any details how i can do this.

Thanks and Regards
Forum: Solaris 05-27-2008
3,614
Posted By gjithin
Perl development Kit
Can any please give information abount any perl development tools that i can install in Sun Solaris 10.
Is Active State provide any perl IDE for Solaris?
37,839
Posted By gjithin
it shows error "bad substitution"
it shows error "bad substitution"
37,839
Posted By gjithin
Substr in shell script
hi,

i am using the following script to get the last digit of YEAR

OY=`expr substr $YEAR 2 1`

it is showing syntax

Is this wrong or i need to change anything
I am running this in...
Forum: Solaris 05-10-2008
10,746
Posted By gjithin
Sun solaris unix commands
hi friends,

I am working in Sun solaris unix 10 with shell commands and all these works properly.
Then i created a small function which includes these commands.

Now the problem arises. When...
7,339
Posted By gjithin
Creating functions in shell script
hi friends,

I am working with shell commands and all these works properly.
Then i created a small function which includes these commands.

Now the problem arises. When the commands are run by...
5,058
Posted By gjithin
is shows permission denied.
is shows permission denied.
5,058
Posted By gjithin
i restarted the system but it shows the same........
i restarted the system but it shows the same.....
The file content is changed But echo $PATH does not show any change
I changed the .profile file in /home/user/.profile file . Is this correct.
5,058
Posted By gjithin
$PATH in super user has another component...
$PATH in super user has another component /usr/sbin
But which awk in both super user and user gives /usr/bin
I tried to change $PATH in *.profile file of user .it changes in file . But then again i...
Forum: Solaris 05-09-2008
4,016
Posted By gjithin
$PATH in super user has another component...
$PATH in super user has another component /usr/sbin
But which awk in both super user and user gives /usr/bin
I tried to change $PATH in *.profile file of user .it changes in file . But then again i...
Forum: Solaris 05-09-2008
4,016
Posted By gjithin
my script is line=$(awk...
my script is

line=$(awk '{if(substr($0,1,1)!="#" &&
substr($0,1,1)!=";" &&
substr($0,1,1)!=" " &&
substr($0,1,1)!="/" &&
substr($0,1,1)!="*" &&
substr($0,1,1)!="\\" &&
length($0)!=0)...
5,058
Posted By gjithin
still the same
I am still geting the error

....ksh[line]: awk: not found

but with superuser it stll working
5,058
Posted By gjithin
Thak you i will try and look into it
Thak you i will try and look into it
5,058
Posted By gjithin
Script using awk works only as super user
hi friends,

I am a new Sun Solaris 10 user. I have the following script

line=$(awk '{if(substr($0,1,1)!="#" &&
substr($0,1,1)!=";" &&
substr($0,1,1)!=" " &&
...
Forum: Solaris 05-09-2008
4,016
Posted By gjithin
Sunsolaris shell script runs only as super user
Hi Friends,
I am new to Sun solaris unix.I am facing problem while runing my kornshell script just as an ordinary user.The script works fine while i am working as a super user.the script...
Showing results 1 to 16 of 16

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