scsh-users
[Top] [All Lists]

scsh and large files

To: scsh-users@scsh.net
Subject: scsh and large files
From: Lionel Elie Mamane <lmamane-scsh@conuropsis.org>
Date: Thu, 9 Sep 2004 09:19:13 +0200 (MST)
List-id: <scsh-users.list-id.scsh.net>
Sender: Lionel Elie Mamane <master@tofu.mamane.lu>
Hi,

I get the impression that (on GNU/Linux) scsh gets compiled without
large file ( > 2GB) support. Is there a way around that? All I would
really need right now, actually, is for the following code to work:

(exec-epf (cat) (> ,fname))

when I'm dumping more that two GB of data to stdin. (Now, it just
stops at 2GB.)

-- 
Lionel

<Prev in Thread] Current Thread [Next in Thread>