Edit:

echo -s --> $nopath($script(%x))

to:

echo -s --> $nopath($script(%x)) - $bytes($file($script(%x)).size,k) kB

Note that if you don't want the size to be in kB, you can use:

echo -s --> $nopath($script(%x)) - $file($script(%x)).size