This is a discussion on Running out of space, but can't find what's doing it ... within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I suggest, for next time that you do touch -t 200603241200 /home/xx ( or specify a date of the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I suggest, for next time that you do touch -t 200603241200 /home/xx ( or specify a date of the day prevoious the problem began ( or an hour before, your choice ) then find / -newer /home/xx -ls son you will have a list of files NEWER ( or modified ) since the date indicated witch touch :-)) A++ |
| |||
| On Fri, 24 Mar 2006 09:08:53 +0000, Ronald Matthews wrote: >> I haven't used mc since my early days (it helped me through the first > And why did you share this with us? Anybody who uses the CLI and > who doesn't use mc is a fucking idiot. Wrong again, n00b. "mc" is for those fucking idiots who don't know *how* to use the CLI, such as yourself. In anticipation of your followup post to this: When I want some lip from you, I'll scrape it from my zipper. n00b. -- If you're not on the edge, you're taking up too much space. Linux Registered User #327951 |
| |||
| On 2006-03-24, Faux_Pseudo <Faux.Pseudo@gmail.com> wrote: > > _.-In alt.os.linux.slackware, No_One wrote the following -._ >> If you use mc on occassion, as I do, you can put mc on that list. Just >> checked tmp, 200 files from mc in the last two days. >> >> Never noticed a problem with slrn or firefox > > I haven't used mc since my early days (it helped me through the first > few weeks of *nix since it was like Xtree back on my old 286). Cheap shot!! Really cheap!! <g> > I have seen my slrn creep up to the 30m range when dealing with a few > thousand binary posts, and firefox has no problem going up past 147m. > I had to restart it yesturday so it is only at 81m right now. X is at > 172m as I type this. Interesting, I've never had a problem with slrn or firefox, I do sometimes see old files from pinfo which I use in place of info...never anything of significance from fluxbox...but I'm not a big X user. I prefer the little toys that children use...you know **LIKE MC!** ken |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 _.-In alt.os.linux.slackware, No_One wrote the following -._ >> I haven't used mc since my early days (it helped me through the first >> few weeks of *nix since it was like Xtree back on my old 286). > > Cheap shot!! Really cheap!! <g> Didn't mean it as a joke, but apparently two people saw it as either a joke or a slam. mc is a sweet little app that just doesn't do what I need to do. It was a life saver in my early days, but it isn't scriptable like emacs. I can't run slrn and a whole bunch of other things in it like I can in GNU screen. It doesn't offer me any more power or any more short cuts than bash can. It just doesn't work for my needs. Great thing about *nix is that you aren't forced to do any one task via any one method. If the default or your favorit method doesn't work for your needs then you can create a new way of doing it, even if it is only for one task to be one time. - -- .-')) fauxascii.com ('-. | It's a damn poor mind that ' ..- .:" ) ( ":. -.. ' | can only think of one way to ((,,_;'.;' UIN=66618055 ';. ';_,,)) | spell a word. ((_.YIM=Faux_Pseudo :._)) | - Andrew Jackson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFEJDk4SJec2PH9pbURAgvkAJ9oncdS1wvajhAR0BEMVb 3EfB0+VACfcvIX dRNZdOyie9dL2N1FpLql8D4= =MKcU -----END PGP SIGNATURE----- |
| |||
| No_One <no_one@no_where.com> trolled: > On 2006-03-24, Faux_Pseudo <Faux.Pseudo@gmail.com> wrote: > > _.-In alt.os.linux.slackware, No_One wrote the following -._ > >> If you use mc on occassion, as I do, you can put mc on that > >> list. Just checked tmp, 200 files from mc in the last two > >> days. > >> Never noticed a problem with slrn or firefox > > I haven't used mc since my early days (it helped me through the > > first few weeks of *nix since it was like Xtree back on my old > > 286). > Cheap shot!! Really cheap!! <g> Why the <g>? Faux_Pseudo is a goof. Anyone who claims that they use CLI but is too fucked up to use mc is a _real_ goof. There is no need for any <g> when dealing with them. Oh, but wait! Our bad! You're a _real_ fucking goof as well. <g> is probably the secret handshake! In any case, mc is a clone of the old Norton Commander, not xtree, as any old dos guy will be able to tell you. cordially, even to the worst of the trash, rm |
| |||
| There is an app named "filelight" which I have used to find what's hogging space. It shows everything I need to see. Should be able find it with google. On Thu, 23 Mar 2006 12:19:03 -0800, Alex wrote: > Hi Everyone, > > I have two partitions, / (root) and /home. When I try to put something > on / it says I'm out of space, which a df does show: > > Filesystem 1K-blocks Used Available Use% Mounted on > /dev/hda1 2847752 2847752 0 100% / > /dev/hda2 3703644 260576 3251896 8% /home > > But I can't find what's eating up everything... |
| |||
| On 2006-03-25, Ishmale <Ishmale@bleepoff.zn> wrote: > There is an app named "filelight" which I have used to find what's hogging > space. It shows everything I need to see. > Should be able find it with google. > I did, and I'm running it now. Looks pretty handy. <snip> -- Best Regards, Mike Reynolds |
| |||
| Maybe tale a look in /var/log and see if there's some monster log file being written to. On Thu, 23 Mar 2006, Alex wrote: > > > Hi Everyone, > > I have two partitions, / (root) and /home. When I try to put something > on / it says I'm out of space, which a df does show: > > Filesystem 1K-blocks Used Available Use% Mounted on > /dev/hda1 2847752 2847752 0 100% / > /dev/hda2 3703644 260576 3251896 8% /home > > But I can't find what's eating up everything... As soon as I move > something from / to /home and continue to check the free space, it gets > eaten up almost instantly, but I can't find what it is. When I do a > 'du' on the / partition it shows I'm only eating up 1.7 Gigs, not the > 2.7 Gigs I have total: > > # du -h -x -s --exclude=home / > 1.7G / > > Any ideas? In my hunt for some large log file or something, I ran this > to find any files over 1 Meg in size, but nothing it spit out was a log > file nor anything out of the ordinary: > find -name '*' -size +1024k > > So any ideas what this could be? This box is behind a firewall and > there's no way to get to it from the Internet, so I know it hasn't been > hacked. Also it's the only Linux box on our network, and with me being > the only person who uses Linux I know someone else hasn't screwed with > the box. > > Thanks for any suggestions or ideas on what to check. It's running > Slackware 10.2. > > Alex > > |
| ||||
| Dan Murphy wrote: > Maybe tale a look in /var/log and see if there's some monster log file > being written to. That's my take also Also, I think there is a better way to restrict 'du' to a single mount point than --exclude..check 'man du'.. the output not matching is suspicious. > > > On Thu, 23 Mar 2006, Alex wrote: > >> >> >> Hi Everyone, >> >> I have two partitions, / (root) and /home. When I try to put something >> on / it says I'm out of space, which a df does show: >> >> Filesystem 1K-blocks Used Available Use% Mounted on >> /dev/hda1 2847752 2847752 0 100% / >> /dev/hda2 3703644 260576 3251896 8% /home >> >> But I can't find what's eating up everything... As soon as I move >> something from / to /home and continue to check the free space, it gets >> eaten up almost instantly, but I can't find what it is. When I do a >> 'du' on the / partition it shows I'm only eating up 1.7 Gigs, not the >> 2.7 Gigs I have total: >> >> # du -h -x -s --exclude=home / >> 1.7G / >> >> Any ideas? In my hunt for some large log file or something, I ran this >> to find any files over 1 Meg in size, but nothing it spit out was a log >> file nor anything out of the ordinary: >> find -name '*' -size +1024k >> >> So any ideas what this could be? This box is behind a firewall and >> there's no way to get to it from the Internet, so I know it hasn't been >> hacked. Also it's the only Linux box on our network, and with me being >> the only person who uses Linux I know someone else hasn't screwed with >> the box. >> >> Thanks for any suggestions or ideas on what to check. It's running >> Slackware 10.2. >> >> Alex >> >> |