Skip to content

WhileIf Blog

Programming, Computers and Stuff

Menu

Primary menu

  • Home
  • About

Tag Archives: Files

Recursively counting files in a Linux directory

Posted on July 16, 2017 by admin — No Comments ↓

If you want to count the number of files you have in a directory, including all the subdirectories from the command line: Notes: Replace DIR_NAME with . to execute the command in the current folder. You can also remove the Continue reading Recursively counting files in a Linux directory→

Posted in Command Line Tools, Tips | Tagged command line, Files | Leave a reply

Macos – Split large files in small parts

Posted on July 12, 2017 by admin — No Comments ↓

You can use the split command with the -b option: It can be reassembled: (This assumes that you used the default output names when running split.)

Posted in Command Line Tools, Tips | Tagged command line, Files, MacOS | Leave a reply

Primary Sidebar Widget Area

Popular Posts

  • Ubuntu - Install Screenlets
  • Wordpress - Batch Delete Post Revisions
  • PHP - Obtain information about a class
  • Wordpress - Display “time ago” dates

Search By Tags!

analytics Anonymous apache benchmark c++ closures code command line cpu css dom exceptions fedora Files FileVault firefox funny gimp git htaccess htacess html images install javascript jpeg jquery kubuntu linux linux mint MacOS Maverick Meerkat memcached mkv mysql mysqli netbeans nfs OpenSSL Operating Systems parallel PHP pop3 precise pangolin programmers programming quality quotes recursion Regular Expressions security server software stuff subtitles suse telnet tmpfs tools traits tweaks ubuntu ubuntu server unix Virtualbox vlc web2.0 web marketing work worpress xCode yui zip

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Copyright © 2019 WhileIf Blog. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up