Search Results

Search: Posts Made By: navjotsingh
3,231
Posted By navjotsingh
multiple variables in for loop
hi,
I want an equivalent for loop for this C code in unix shell script...

for(int i,int j;i<5;i++,j++)
{
}
Please reply soon
Regards
Navjot
3,864
Posted By navjotsingh
Hi, Im using HP-UX ,i guess that doesn't uses...
Hi,
Im using HP-UX ,i guess that doesn't uses bash.:rolleyes:
3,864
Posted By navjotsingh
How to check a particular element in a string variable
Hi,
I have a string variable containing value say
abc123
I want to check if the 3rd element of this string is "c"
in a if statement.Actually i dont know the syntax of how to use substring
in...
2,006
Posted By navjotsingh
:D ..tHX A lot dude..i didnt knew it was tht...
:D ..tHX A lot dude..i didnt knew it was tht simple....i tried a lot of things..
actually i was not aquainted of this command.
2,006
Posted By navjotsingh
How to copy one coloumn from one file to another
Hi All,
I have two files in which i want to copy one coloumn from one file to another such that it appears as a separate coloumn in the other file.Please note
there already exists a coloumn in the...
Showing results 1 to 5 of 5

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