Cynosure.X International LLC

: :

Add Comment | Related Links | TrackBack
Related Content

FriendlyFileSize.sh (GPL)

FriendlyFileSize.sh is a Bourne shell script that takes in the number of bytes as input and output the bytes in a friendly unit format: gigabytes (GB), megabytes (MB), kilobytes (KB), and bytes (B). You can use FriendlyFileSize.sh along with the FileSize.ksh script to obtain the friendly file size for any given file.

FriendlyFileSize.sh is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site.

Usage

  FriendlyFileSize.sh bytes

If no arguments are specified on the command-line, then FriendlyFileSize.sh reads from standard input (stdin).

Examples

> FriendlyFileSize.sh 1468164
1.419588 MB

> FileSize.ksh xv | FriendlyFileSize.sh
1.419588 MB

Attached File: FriendlyFileSize.sh

Chieh Cheng
Mon, 20 Feb 2006 18:20:50 -0800

I have made quite a few changes in this iteration. FriendlyFileSize.sh now has better error handling mechanism, has more modular code, has support for larger file sizes, has support for the new IEC prefixes. In this iteration, FriendlyFileSize.sh supports kibibyte (KiB), mebibyte (MiB), gibibyte (GiB), tebibyte (TiB), pebibyte (PiB), and exbibyte (EiB). The algorithm will support zebibyte (ZiB) and yobibyte (YiB) when computers can handle those numbers in the future.

This version of FriendlyFileSize.sh takes advantage of the CalcExp.sh (GPL) Bourne shell script, which is also available on this site. So to use this script, you will need to download the CalcExp.sh script if you don't already have it.

Attached File: 1 - FriendlyFileSize.sh (2 KB)

Chieh Cheng
Fri, 07 Dec 2007 03:07:13 +0000

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 1 + 8?
Click button only once, please!

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here.

Messages, files, and images copyright by respective owners.

Products | Services
Forums | Latest | RSS
Library | Search | Wiki
Help | Licenses

Login | Register

241 Users Online

Hacking Digital Cameras
Fun for Photographers



Amazon Associate

Copyright © 1996 - 2024. All Rights Reserved.