You are viewing an old revision of this post, from November 30, 2014 @ 12:07:39. See below for differences between this version and the current revision.

Linux – Find large files

Here is the command to find large files.

find /directory -type f -size +100M

Revisions

  • November 30, 2014 @ 12:07:39 [Current Revision] by admin
  • November 30, 2014 @ 12:07:39 by admin

Revision Differences

There are no differences between the November 30, 2014 @ 12:07:39 revision and the current revision. (Maybe only post meta information was changed.)

No comments yet.

Leave a Reply