[macOS/API] Use option depending on system to get file size using stat
authorWook Song <wook16.song@samsung.com>
Tue, 27 Aug 2019 07:46:18 +0000 (16:46 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 28 Aug 2019 07:07:21 +0000 (16:07 +0900)
commitfa636a9882e920f9cb1dbc2e4e96082b86f4776f
tree4444e3bd06f2ac65663a1f3a73a127d523883109
parent0aa08ccc9edb2f414ed8e0780895a73dbad6a020
[macOS/API] Use option depending on system to get file size using stat

In order to consider differences in 'stat' between Linux (including
Tizen) and macOS, this patch defines the command line to get file size
using stat according to the system.

Signed-off-by: Wook Song <wook16.song@samsung.com>
ssat-api.sh