summary refs log tree commit diff
path: root/bin/cash/tests/builtins/case2.0
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 20:05:18 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 20:05:18 -0500
commit75f6ed0d8f93446d8442cf7bcd97cb36ee956c7a (patch)
tree4d1557b37bd37bbbd4404e5661a343a5b5264bb9 /bin/cash/tests/builtins/case2.0
parentReplace eaccess with faccessat (diff)
downloadsrc-75f6ed0d8f93446d8442cf7bcd97cb36ee956c7a.tar.gz
src-75f6ed0d8f93446d8442cf7bcd97cb36ee956c7a.zip
Replace strchrnul with strchr
Diffstat (limited to 'bin/cash/tests/builtins/case2.0')
0 files changed, 0 insertions, 0 deletions
16:24:25 -0400'>2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe