Skip to content

Instantly share code, notes, and snippets.

@aliva
Last active September 20, 2015 10:59
Show Gist options
  • Save aliva/5213896aed7809757bef to your computer and use it in GitHub Desktop.
Save aliva/5213896aed7809757bef to your computer and use it in GitHub Desktop.
$ curl panel.hiweb.ir/panel.php 2>/dev/null | grep "400px.*warning" | \
sed -e 's/<[^>]*>//g' | sed -e 's/اعتبار باقیمانده شما//g' | \
sed -e 's/مگابایت/M/' | sed -e 's/گیگابایت/G/' | sed -e 's/^\s*//'
1.2 G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment