Search Results

Search: Posts Made By: Rohini Vijay
22,680
Posted By Rohini Vijay
Method to exit a for loop
Hi All,

Can someone let me know how i can exit a for loop without exiting the script itself .... will the break statement work ....

please help ....

-Regards
5,060
Posted By Rohini Vijay
Hi sprellari, the prtconf command is working...
Hi sprellari,

the prtconf command is working ...

Thank you !
5,060
Posted By Rohini Vijay
Hi Jim, Below is the error that i am getting...
Hi Jim,

Below is the error that i am getting :

>getconf KERNEL_BITS
getconf: 3016-021 Specified variable is not valid on this system.


The unix is AIX unix ...(is this what you want).......
5,060
Posted By Rohini Vijay
Check the processor bits
Hi Friends,

The command to check the processor bits is :

getconf KERNEL_BITS

but this is not working in ksh.

Is there any other alternate command that can be used for the same purpose .
3,411
Posted By Rohini Vijay
Problem in processing a very large file.
Hi Friends,

Getting an error while processing a very large file using an sqlloader........

The file is larger than 2 GB. Now need to change the compiler to 64-bit so that the file can be...
5,689
Posted By Rohini Vijay
Hi Hitori, I tried using mail -s "This...
Hi Hitori,

I tried using
mail -s "This is the subject" -c cc-abc.com to-def@gillette.com < $HOME/mail_contnts.txt

it is giving me invalid options error.
3,540
Posted By Rohini Vijay
This command would set the default directory to...
This command would set the default directory to the current dir.

Place this command in your . profile file.

export PS1=`uname -n`'@$PWD > '

I am not sure of how the text colour can be...
5,689
Posted By Rohini Vijay
Help with mail command
Hi Friends,

While sending a mail from a shell script, is there a way i can mark some names in the To list and for some names i need then to be in the cc list.

Are there any options available...
66,770
Posted By Rohini Vijay
Hi Klashxx, The command is serving the...
Hi Klashxx,

The command is serving the purpose but can you please let me know the meaning of the options supplied :

sed -n "linenumber p" filename

i know p option is to print ... but how...
66,770
Posted By Rohini Vijay
Hi Friends, Thank you so much, now i have 2...
Hi Friends,

Thank you so much, now i have 2 options to achieve the functionality.
Forum: Linux 07-31-2006
21,840
Posted By Rohini Vijay
getconf KERNEL_BITS will help you to know the...
getconf KERNEL_BITS will help you to know the config.
66,770
Posted By Rohini Vijay
Display a particular line from a file
Hi,

What is the command i can use iof i want to display a particular line from a file, i have the line number with me.
5,305
Posted By Rohini Vijay
Sending attachment thru a mail
Is there any way we can send file attachemnts through mails from a unix server. Does the 'mail' command have such an option ??
7,571
Posted By Rohini Vijay
Hey Raom, Thanks a lot for that answer to my...
Hey Raom,

Thanks a lot for that answer to my Query 1. That is exactly what i was looking for..

-Regards
Rohini
7,571
Posted By Rohini Vijay
Hi kenisand , Actually my problem is that i...
Hi kenisand ,
Actually my problem is that i have column in a fixed length file that is right alingned. I need to change that column to make it right aligned.

The problem is that the length of...
7,571
Posted By Rohini Vijay
String Operations
Hi All,

Query 1 :
I want to know how we can get a count of multipe occurrences of a particular expression in another string.

For Eg. If my string is " 12" and i need to count the...
Showing results 1 to 16 of 16

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