#!/bin/bashsize=$(df / | awk 'NR>1{print $4}')echo "$size"
Standard input is empty
338845896
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!