index
:
shell-bin
master
My ~/bin directory
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-12-25
Changed fgrep to grep -F
Ian C
2023-09-08
Added -j switch to flatten archive
Ian C
2023-07-25
Made 'sa' source local aliases too
Ian C
2023-06-26
Added extract_zips.sh and added .exe files to .gitignore
Ian C
2023-01-17
Added cls alias to clear scrollback if naked 'clear' doesn't.
Ian C
2023-01-09
Merge branch 'master' of https://deathstation9000.org.uk/git/shell-bin
Ian C
2023-01-09
Updated serv for a switch to just ASCII dump the comms.
Ian C
2022-08-03
Merge branch 'master' of https://deathstation9000.org.uk/git/shell-bin
Ian C
2022-08-03
Added support for local bash aliases
Ian C
2022-08-01
Updated work email address
Ian C
2022-08-01
Fixed compiler warnings
Ian C
2022-04-08
Merge branch 'master' of /srv/git/shell-bin
Ian C
2022-04-08
Updated work email
Ian C
2022-03-04
Removed vps script
Ian C
2022-02-08
Added ~/.local/bin to path
Ian C
2021-11-05
Fixed unused return type
Ian C
2021-10-18
Fixed warnings on debian.
Ian C
2021-10-06
Added script to connect to IP4 front end of virtual private server
Ian C
2021-09-25
Added .gitignore and fix errors on MacOS
Ian C
2021-05-03
Fixed warning in sock.c
Ian C
2021-05-02
Added IPv6 support to sock.c
Ian C
2021-01-26
Added decode.sh and encode.sh.
Ian C
2020-09-16
Added expandtab
Ian C
2020-09-09
Fixed usage error.
Ian C
2020-07-29
Made mcp and mmv handle spaces better.
Ian C
2020-07-29
Added searcha alias.
Ian C
2020-07-28
Added code to detect MacOS for start alias.
Ian C
2020-03-13
Fixes to cfile tools.
Ian C
2020-02-04
Added work email alias.
Ian C
2019-11-21
Added search to aliases. Needs find -print0 and xargs -0.
Ian C
2019-09-19
Updates to conversion page codes.
Ian C
2019-09-18
Changed printable test to isascii test in insertbom.
Ian C
Changed code page in ansi2unicode.
2019-09-18
Fixed bad memmove()
Ian C
2019-09-17
Added insertbom and called from ansi2unicode.sh
Ian C
2019-09-16
Added ansi2unicode.sh
Ian C
2019-06-09
Added script to create ISOs on OSX.
Ian C
2019-05-29
Added mailcap entries for image to text conversions.
Ian C
2019-05-21
Added PDF to mailcap
Ian C
2019-05-20
Updated muttrc
Ian C
2019-05-20
Renamed mail aliases
Ian C
2019-05-20
Added mail aliases
Ian C
2019-03-27
Added faster C based version of purge script.
Ian C
2019-02-20
Removed old Pro*C langmap from ctags.
Ian C
2019-02-14
Changed hash bang of bash script
Ian C
2019-02-14
Added .mailcap
Ian C
2019-02-14
Added .muttrc
Ian C
2019-02-04
Changed shell to bash for str.sh
Ian C
2019-02-03
Removed adding of $HOME/bin to PATH from .bash_aliases
Ian C
2019-01-29
Changed XTERM to TERM and small tweak to .bash_aliases to include ~/bin
Ian C
2018-11-22
Changed cast to int for 32-bit signed number. Really needs to be a definite
Ian C
32-bit wide type.
[next]