]> git.ipfire.org Git - thirdparty/systemd.git/commit
bash-completion: get rid of awk, sed and grep
authorHarald Hoyer <harald@redhat.com>
Tue, 21 Feb 2012 14:48:24 +0000 (15:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Mar 2012 01:11:01 +0000 (02:11 +0100)
commite2e9329411a3753421e97c084d0f177003b20970
treecdd6c7b98de0c4b24f42c76e4971e50fd408c420
parent52af21063b365f231ee6ae8bac18d690fff85799
bash-completion: get rid of awk, sed and grep

Get rid of "awk", "sed" and "grep" calls.
This can be done entirely in bash!

With help from Dave Reisner
src/systemd-bash-completion.sh