zsh-users
 help / color / mirror / code / Atom feed
* unlimit filesize (how?)
@ 2002-03-01 11:59 jarausch
  2002-03-01 16:32 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: jarausch @ 2002-03-01 11:59 UTC (permalink / raw)
  To: zsh-users

Hi all,

I would like to use zsh as 'root' user on my Linux box (2.4.18 kernel),
as well.
Unfortunately I cannot set the limit for filesize to
an unlimited value although I have configure zsh
for big filesize support.
Doing just an 'fdisk' and trying to write the partition table
back (on a 40 Gb disk) fails. Switching to 'bash' works fine.
Trying to set the filesize limit to 'unlimited' or a large
value gives an error message saying it's not possible to
use such a big value.

Thanks for a hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: unlimit filesize (how?)
  2002-03-01 11:59 unlimit filesize (how?) jarausch
@ 2002-03-01 16:32 ` Bart Schaefer
  2002-03-01 16:43   ` jarausch
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2002-03-01 16:32 UTC (permalink / raw)
  To: jarausch, zsh-users

On Mar 1, 12:59pm, jarausch@igpm.rwth-aachen.de wrote:
}
} Doing just an 'fdisk' and trying to write the partition table
} back (on a 40 Gb disk) fails. Switching to 'bash' works fine.

Are you sure this isn't a $path problem, that is, are you really
executing the same fdisk binary in both cases?  I don't *think*
filesize limits should affect a raw disk device file.

} Trying to set the filesize limit to 'unlimited' or a large
} value gives an error message saying it's not possible to
} use such a big value.

This doesn't sound like a zsh error message, but I can't be sure.  It
would be helpful if you quoted the *exact* message.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: unlimit filesize (how?)
  2002-03-01 16:32 ` Bart Schaefer
@ 2002-03-01 16:43   ` jarausch
  0 siblings, 0 replies; 3+ messages in thread
From: jarausch @ 2002-03-01 16:43 UTC (permalink / raw)
  To: schaefer; +Cc: zsh-users

On  1 Mar, Bart Schaefer wrote:
> On Mar 1, 12:59pm, jarausch@igpm.rwth-aachen.de wrote:
> }
> } Doing just an 'fdisk' and trying to write the partition table
> } back (on a 40 Gb disk) fails. Switching to 'bash' works fine.
> 
> Are you sure this isn't a $path problem, that is, are you really
> executing the same fdisk binary in both cases?  I don't *think*
> filesize limits should affect a raw disk device file.
> 
> } Trying to set the filesize limit to 'unlimited' or a large
> } value gives an error message saying it's not possible to
> } use such a big value.
> 
> This doesn't sound like a zsh error message, but I can't be sure.  It
> would be helpful if you quoted the *exact* message.
> 

No, it isn't. But somehow, only if I start 'zsh' first
I get this and 'limit' shows this "limited" filesize.
I only have a 'ulimit -c 0' in my  .zshenv file and
my global zshenv file.

I just want to set the limit to 'unlimited'.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-01 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-01 11:59 unlimit filesize (how?) jarausch
2002-03-01 16:32 ` Bart Schaefer
2002-03-01 16:43   ` jarausch

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).