Skip to content

yrk-lab/replix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

replix — Plan 9 replica tools for Unix in AWK

replix is a small AWK‑ and Shell‑based re‑implementation of a few Plan 9 replica(8)1 commands. It’s meant for simple synchronization and change‑tracking tasks on Unix‑like systems.

The code is intentionally minimal. It runs best on macOS and the BSDs; Linux users may need to adjust a few commands or AWK behaviors. The included test suite shows the expected behavior and helps anyone adapting the code to other systems.

See example.mk and example.proto for basic usage patterns.


Footnotes

  1. replica(8)

About

A simple AWK/Shell re-implementation of Plan 9’s replica(8) for simple Unix workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors