ls flag that shows files in MB in OSX Terminal
up vote
0
down vote
favorite
the ls -l --block-size=M
flag does not seem to work in the OSX terminal, which is what I typically use in a linux terminal to show file size in MB.
Does anyone know of a OSX variation for ls
that shows files in MB?
osx ls
|
show 6 more comments
up vote
0
down vote
favorite
the ls -l --block-size=M
flag does not seem to work in the OSX terminal, which is what I typically use in a linux terminal to show file size in MB.
Does anyone know of a OSX variation for ls
that shows files in MB?
osx ls
What doesman ls
say? You can usually do-h
for "human readable" values if that is sufficient.
– multithr3at3d
Dec 1 at 1:55
Sorry I'm noob, under-h
, it says-h When used with the -l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less using base 2 for sizes.
What does it mean by unit suffixes?
– Iamanon
Dec 1 at 2:01
M for megabyte, etc.,
– Thomas Dickey
Dec 1 at 2:05
3
Possible duplicate of “human readable” sizes with ls -sh on FreeBSD
– Thomas Dickey
Dec 1 at 2:05
@Thomas Dicket. I mean how is the prefixes actually incorporated in the commandls -lh
– Iamanon
Dec 1 at 2:24
|
show 6 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
the ls -l --block-size=M
flag does not seem to work in the OSX terminal, which is what I typically use in a linux terminal to show file size in MB.
Does anyone know of a OSX variation for ls
that shows files in MB?
osx ls
the ls -l --block-size=M
flag does not seem to work in the OSX terminal, which is what I typically use in a linux terminal to show file size in MB.
Does anyone know of a OSX variation for ls
that shows files in MB?
osx ls
osx ls
asked Dec 1 at 1:46
Iamanon
6
6
What doesman ls
say? You can usually do-h
for "human readable" values if that is sufficient.
– multithr3at3d
Dec 1 at 1:55
Sorry I'm noob, under-h
, it says-h When used with the -l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less using base 2 for sizes.
What does it mean by unit suffixes?
– Iamanon
Dec 1 at 2:01
M for megabyte, etc.,
– Thomas Dickey
Dec 1 at 2:05
3
Possible duplicate of “human readable” sizes with ls -sh on FreeBSD
– Thomas Dickey
Dec 1 at 2:05
@Thomas Dicket. I mean how is the prefixes actually incorporated in the commandls -lh
– Iamanon
Dec 1 at 2:24
|
show 6 more comments
What doesman ls
say? You can usually do-h
for "human readable" values if that is sufficient.
– multithr3at3d
Dec 1 at 1:55
Sorry I'm noob, under-h
, it says-h When used with the -l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less using base 2 for sizes.
What does it mean by unit suffixes?
– Iamanon
Dec 1 at 2:01
M for megabyte, etc.,
– Thomas Dickey
Dec 1 at 2:05
3
Possible duplicate of “human readable” sizes with ls -sh on FreeBSD
– Thomas Dickey
Dec 1 at 2:05
@Thomas Dicket. I mean how is the prefixes actually incorporated in the commandls -lh
– Iamanon
Dec 1 at 2:24
What does
man ls
say? You can usually do -h
for "human readable" values if that is sufficient.– multithr3at3d
Dec 1 at 1:55
What does
man ls
say? You can usually do -h
for "human readable" values if that is sufficient.– multithr3at3d
Dec 1 at 1:55
Sorry I'm noob, under
-h
, it says -h When used with the -l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less using base 2 for sizes.
What does it mean by unit suffixes?– Iamanon
Dec 1 at 2:01
Sorry I'm noob, under
-h
, it says -h When used with the -l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less using base 2 for sizes.
What does it mean by unit suffixes?– Iamanon
Dec 1 at 2:01
M for megabyte, etc.,
– Thomas Dickey
Dec 1 at 2:05
M for megabyte, etc.,
– Thomas Dickey
Dec 1 at 2:05
3
3
Possible duplicate of “human readable” sizes with ls -sh on FreeBSD
– Thomas Dickey
Dec 1 at 2:05
Possible duplicate of “human readable” sizes with ls -sh on FreeBSD
– Thomas Dickey
Dec 1 at 2:05
@Thomas Dicket. I mean how is the prefixes actually incorporated in the command
ls -lh
– Iamanon
Dec 1 at 2:24
@Thomas Dicket. I mean how is the prefixes actually incorporated in the command
ls -lh
– Iamanon
Dec 1 at 2:24
|
show 6 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f485279%2fls-flag-that-shows-files-in-mb-in-osx-terminal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What does
man ls
say? You can usually do-h
for "human readable" values if that is sufficient.– multithr3at3d
Dec 1 at 1:55
Sorry I'm noob, under
-h
, it says-h When used with the -l option, use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to three or less using base 2 for sizes.
What does it mean by unit suffixes?– Iamanon
Dec 1 at 2:01
M for megabyte, etc.,
– Thomas Dickey
Dec 1 at 2:05
3
Possible duplicate of “human readable” sizes with ls -sh on FreeBSD
– Thomas Dickey
Dec 1 at 2:05
@Thomas Dicket. I mean how is the prefixes actually incorporated in the command
ls -lh
– Iamanon
Dec 1 at 2:24