summary refs log tree commit diff
path: root/linux
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-05-01 17:41:57 -0400
committerJune McEnroe <june@causal.agency>2017-05-01 17:41:57 -0400
commit21619267718ce86e1d1ad89fb491ec9713943679 (patch)
treeb7ce0928f380255ab8f122a475cddeaad2a3b096 /linux
parentFix prune script (diff)
downloadsrc-21619267718ce86e1d1ad89fb491ec9713943679.tar.gz
src-21619267718ce86e1d1ad89fb491ec9713943679.zip
Fix prune script loop
For loop was getting one string with several paths separated by
newlines.
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/shotty.c?id=7130f99542902dbfaffc30909f53d41e066c07d7&follow=1'>Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe