Ville Skyttä
|
59a8a9c41b
|
pgrep, pkill, killall: Base pkill on pgrep, add more option completions.
|
2011-12-27 21:52:58 +02:00 |
|
Igor Murzov
|
2e859f1a6c
|
Cleanups: Be consistent, use $( foo ) instead of $(foo).
This partially reverts f0283e1c1b64202bb1adb9f44eac6fdfd80edece
|
2011-11-20 23:46:06 +03:00 |
|
Igor Murzov
|
f0283e1c1b
|
Cleanups: Make code more compact.
Drop useless spaces, backslashes, return codes, unused arguments etc.
|
2011-11-20 17:10:58 +03:00 |
|
Igor Murzov
|
9ab064fb17
|
pidof: Don't check OS type (Alioth #311403)
Also drop non-existent option arguments completion.
Reviewed-by: Ville Skyttä <ville.skytta@iki.fi>
|
2011-11-16 01:56:07 +03:00 |
|
Ville Skyttä
|
0d10b94e7a
|
Move Emacs indentation settings from every file to .dir-locals.el.
|
2011-11-01 22:14:45 +02:00 |
|
Ville Skyttä
|
86ca9ee598
|
Replace $UNAME with $OSTYPE in trivial cases.
$OSTYPE is automatically available at runtime (for dynamic loading).
|
2011-10-12 23:07:21 +03:00 |
|
Ville Skyttä
|
156656c16d
|
Split/rename many completions into per-command files.
|
2011-10-12 23:01:10 +03:00 |
|