Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » find large files in linux
Technical

find large files in linux

by William Rendell|Published November 27, 2009

find <path> -size +10000k -print0 | xargs -0 ls -l

http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

  • Linux

You may also like

Published July 28, 2011

Cloud Computing

How to add the Dag Wieers repository in Centos 5.3
Published February 13, 2010

How to add the Dag Wieers repository in Centos 5.3

The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]

Stop iptables running on Centos
Published March 19, 2012

Stop iptables running on Centos

At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running

BT to roll out fibre broadband across Cornwall
Published September 30, 2010

BT to roll out fibre broadband across Cornwall

BT is to provide super-fast broadband to up to 90% of homes in Cornwall and the Isles of Scilly, in the biggest […]

Post navigation

  • Previous post Gloucester Premier League
  • Back to post list
  • Next post Tewkesbury RFC V Spartans(Gloucester) RFC

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme