<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atoolbox.git/unix, branch master</title>
<subtitle>Personal toolbox
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/'/>
<entry>
<title>Add unix/cat-lps.pl: Cat file at a given speed of line/sec</title>
<updated>2020-06-20T11:13:12+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2020-06-20T11:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=88d85c80d025e0fd6b7c8fad155dc3a1cdc8b992'/>
<id>88d85c80d025e0fd6b7c8fad155dc3a1cdc8b992</id>
<content type='text'>
Credit: https://superuser.com/a/526249
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credit: https://superuser.com/a/526249
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unix/gen-pass.sh: generate random passwords</title>
<updated>2019-04-25T00:49:30+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-04-25T00:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=5926594690f03cf282b856cc53facbea8a42d88c'/>
<id>5926594690f03cf282b856cc53facbea8a42d88c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unix/waiton.sh: Support to wait any one process to finish</title>
<updated>2019-03-09T14:17:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-03-09T14:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=0718f904a15d17ee87e822fd6c6b08a3a7774317'/>
<id>0718f904a15d17ee87e822fd6c6b08a3a7774317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unix/waiton.sh: Change interval argument from '-t' to '-i'</title>
<updated>2019-03-09T14:16:29+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-03-09T14:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=7970ed3568df6e916c8e235c57978cbb7c940d27'/>
<id>7970ed3568df6e916c8e235c57978cbb7c940d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unix/waiton.sh: Rewrite to support multiple processes</title>
<updated>2019-03-07T12:40:43+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-03-07T12:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=7af8539b4fb56d720a0495743ad6b2b0ef4745f5'/>
<id>7af8539b4fb56d720a0495743ad6b2b0ef4745f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unix/term-truecolor.sh to test true color support</title>
<updated>2018-11-09T16:10:04+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-11-09T16:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=9181265fdaca30db5630ff137ac868f98b427f7f'/>
<id>9181265fdaca30db5630ff137ac868f98b427f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unix/waiton.sh: Improve output</title>
<updated>2018-08-06T15:05:59+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-08-06T15:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=0cbb8d5f65c60b2bb24ca1e174c880d23c818ded'/>
<id>0cbb8d5f65c60b2bb24ca1e174c880d23c818ded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add waitpid-change.sh: Find matching PID and waiting for its change</title>
<updated>2018-03-31T17:23:31+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-03-31T17:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=f0657cb84a6d3dea52cc95978c004fc8646805b1'/>
<id>f0657cb84a6d3dea52cc95978c004fc8646805b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add findpid.sh and waiton.sh tools</title>
<updated>2018-02-05T06:15:08+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-02-05T06:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=9ba3e923040b6e1c4a5950d160aa62d42bf5bd87'/>
<id>9ba3e923040b6e1c4a5950d160aa62d42bf5bd87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unix/frps-daemon.sh: note that start-stop-daemon comes from "dpkg" package</title>
<updated>2018-01-26T03:44:23+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-01-26T03:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=926b514d2e77c2676c4ced560d25cddccd427c85'/>
<id>926b514d2e77c2676c4ced560d25cddccd427c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
