{% extends "base.html" %} {% load nst %} {% block pagetitle %}bashoneliners.com{% endblock %} {% block keywords %}bash, ksh, shell, script, one-liner, oneliner, tips, tricks, linux, unix, vote, rank, rss, open-source, django, python, bazaar, launchpad, collaborate{% endblock %} {% block description %}A collection of practical or just pure awesome(!) bash or ksh one-liners or tips, with easy to use user interfaces for browsing, searching and contributing one-liners. {% endblock %} {% block content %}

Welcome to bashoneliners.com, a place for practical, clever, or interesting Bash/Ksh one-liners, tips, short script snippets. You can post your own one-liner and share with the world! Also, this is an open-source project (very very young one), if you would like to participate check out our mission statement!

latest 50

{% include 'main/oneliners.html' %} {% endblock %}