{% extends "base.html" %} {% block pagetitle %}bashoneliners.com{% endblock %} {% block pageheader %}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 one-liners or shell script tips and tricks for GNU Linux, UNIX or BSD systems. Open, collaborative system, user friendly, with functions to contribute one-liners, request one-liners, search, rss feed, commenting, Open ID login. Open-source project, using Django, Python, jQuery, Bazaar, Launchpad, HTML5, Bootstrap from Twitter.{% endblock %} {% block content %}

Welcome to bashoneliners.com, a place for practical or just pure awesome bash one-liners or shell script tips and tricks for GNU Linux, UNIX or BSD systems. You can post a one-liner and share with the world, or browse and search the ones contributed by others.

This is an open-source project, and we are looking for contributors and sponsors. If you are interested to join us, please check out our mission statement and source code pages!

You can follow the latest one-liners on RSS or twitter: @bashoneliners.

Latest

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