Plan 9 from Bell Labs’s /usr/web/sources/contrib/btdn/src/bank/README

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


I keep track of my bank transactions in an ndb(6)-like database.
This programme finds the difference of the balance between
two transactions.

Each transaction has a sequential attribute named ‘record’.

‘diff’ is the effect of the transation.  A negative value is a
withdrawl, while a positive value is a deposit.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.