From: Allodoxaphobia on
On Sat, 19 Apr 2008 00:25:44 GMT, Andrea Francia wrote:
> pk wrote:
>> On Thursday 17 April 2008 17:47, George wrote:
>>
>>> any command to get the file size of a file e.g. abc.dat?
>>
>> ls?
>>
> ls -l

$ du -b abc.dat

$ man du

Jonesy
--
Marvin L Jones | jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts: <http://jonz.net/ng.htm>
From: Lutrin on
On Sat, 19 Apr 2008 01:27:33 +0000, Allodoxaphobia wrote:

> du -b abc.dat
[...]
I suggest to add -h parameter

du -b -h file.ext

for human readable size showing (like 64 K instead 65510 bytes)
--
Puppy Linux wiki: http://puppylover.netsons.org/dokupuppy
Puppy Linux Forum: http://puppylinux.ilbello.com
From: birre on
On 2008-04-17 17:47, George wrote:
> any command to get the file size of a file e.g. abc.dat?
>
> thanks

Are you trying to be the next generation IT staff or something and get some
simple questions to validate you was alive at the class?

If you get very ill, you will for sure not have a doctor that was on drugs
during the school time and passed the work to others.

Just read for yourself and try it out, and learn.

/bb
First  |  Prev  | 
Pages: 1 2
Prev: shell help again
Next: Recommend a Linux for me?