Data Resource - Size

Undraw Environment

Data Resource - Size

About

size is a data resource attribute that shows the size of a data resource in byte on disk.

The value is -1 if the size is not yet implemented by the system.

Example

With the howto file characters.csv and the data list command

tabul data list --attribute size characters.csv@howto
path             media_type   size
--------------   ----------   ----
characters.csv   text/csv      432

Size type by system




Related HowTo
Undraw Environment
Learning Tabulify - Step 5 - How to print Data Resources

In the previous page, we learned how to select data resources. This page will show you how to discover their content. Tabulify offers three command to explore the data content: print: to print the...

Task Runner