Re: [sleuthkit-developers] Re: [sleuthkit-users] Split Image Question
Brought to you by:
carrier
From: Aaron P. <dop...@gm...> - 2005-02-01 19:49:32
|
Not sure about others, but I believe on FreeBSD at least (and likely other BSDs) there is a kernel level argument max as well... Don't know that it matters, but thought I'd share anyway :-) If I had over 100 of any kind of media to reassemble for forensic work I might just shoot myself instead, heh. main% sysctl -a |grep argmax kern.argmax: 65536 main% On Tue, 1 Feb 2005 11:38:23 -0500, Brian Carrier <ca...@sl...> wrote: > On Feb 1, 2005, at 11:33 AM, Brian Carrier wrote: > > > 1. I feel that there should be a maximum command line size, but > > cannot seem to find one. I just ran some tests that had over 60KB of > > data in arguments (390 file names each over 160 bytes long) and there > > were no problems. This was on OS X, so I'm not sure if other OSes are > > different. Anyone know? > > Actually, I guess this should be shell dependent and not OS dependent. > I am using: > > % bash --version > bash --version > GNU bash, version 2.05b.0(1)-release (powerpc-apple-darwin7.0) > Copyright (C) 2002 Free Software Foundation, Inc. > > brian > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org > |