![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A Gibbon beats Leopard - Guardian Unlimited | iBot | UNIX and Linux RSS News | 0 | 10-21-2007 10:41 AM |
| setting unlimited filesize for a filesystem in | win_vin | UNIX for Dummies Questions & Answers | 1 | 12-12-2005 06:25 PM |
| bss(uninitialized data) segment allocation | karimulla_sha | High Level Programming | 7 | 04-26-2005 10:46 AM |
| Extract data segment using awk?? | apalex | Shell Programming and Scripting | 1 | 07-27-2004 03:13 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
set Ulimit data segment to Unlimited
Hi,
as per my Unix admin all parameters in Ulimit are set to Unlimited in Hard limits but some how few profiles setting data segment part to limited number value. So i wanted to over write in my profile to set unlimited as hard limits are set to unlimited. What is the command to set ulimit for data segment to unlimited in my .profile? appreciate your feedback.... Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
If you are using the ulimit utility (/usr/bin/ulimit) it is ulimit -d.
Some shells have a builtin ulimit which you can also use. |
|||
| Google The UNIX and Linux Forums |