aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* Add unix/cat-lps.pl: Cat file at a given speed of line/secHEADmasterAaron LI2020-06-201-0/+21
| | | | Credit: https://superuser.com/a/526249
* Add unix/gen-pass.sh: generate random passwordsAaron LI2019-04-251-0/+81
|
* unix/waiton.sh: Support to wait any one process to finishAaron LI2019-03-091-5/+12
|
* unix/waiton.sh: Change interval argument from '-t' to '-i'Aaron LI2019-03-091-4/+4
|
* unix/waiton.sh: Rewrite to support multiple processesAaron LI2019-03-071-23/+97
|
* Add unix/term-truecolor.sh to test true color supportAaron LI2018-11-101-0/+19
|
* unix/waiton.sh: Improve outputAaron LI2018-08-061-4/+4
|
* Add waitpid-change.sh: Find matching PID and waiting for its changeAaron LI2018-04-011-0/+69
|
* Add findpid.sh and waiton.sh toolsAaron LI2018-02-052-0/+57
|
* unix/frps-daemon.sh: note that start-stop-daemon comes from "dpkg" packageAaron LI2018-01-261-1/+6
|
* unix/safe-rm: update default protected directories; various cleanupsAaron LI2018-01-261-17/+34
|
* frp[cs]-daemon.sh: Reverse proxy to allow SSH into NAT'ed machineAaron LI2018-01-262-0/+188
| | | | | | This pair of scripts help run the FRP server/client programs as daemons, and make it easy to configure a cron job to check and restart the services if they are exited on errors.
* Add unix/text-to-utf8.shAaron LI2018-01-171-0/+40
|
* Import unix/safe-rm from http://repo.or.cz/safe-rm.gitAaron LI2018-01-171-0/+228
|
* Add unix/freebsd-memory.plAaron LI2017-12-071-0/+120
|
* Add unix/iotest.sh: a simple IO test tool using ddAaron LI2017-12-071-0/+20
|
* Add unix/fbsd-iso2img.shAaron LI2017-12-071-0/+156
|
* Update termcolors1 to not depend on bash; update termcolors2 a bitAaron LI2017-11-032-34/+51
|
* Add several more collected scriptsAaron LI2017-11-032-0/+85
|
* Move several scripts from unix/ to cli/Aaron LI2017-11-036-331/+0
|
* Rename (and move) several scriptsAaron LI2017-11-031-1/+2
|
* Delete gpg-agent.sh and id3tag.shAaron LI2017-11-032-526/+0
|
* Rename several term color test scriptsAaron LI2017-11-034-32/+8
| | | | | * Change shebang to '#!/usr/bin/env bash' * Change suffix to '.bash'
* Remove some duplicate scriptsAaron LI2017-11-034-132/+0
|
* Move some scriptsAaron LI2017-10-161-57/+0
|
* Add unix/ck-unlock-sessions.sh to unlock ConsoleKit sessionsAaron LI2017-02-071-0/+29
| | | | This script works like systemd's `loginctl unlock-sessions`
* Remove unix/backup_thunderbird.shAaron LI2017-02-071-102/+0
|
* Add various scriptsAaron LI2017-01-1926-0/+2124