diff --git a/src/uu/w/src/main.rs b/src/uu/w/src/main.rs new file mode 100644 index 0000000..b721b7d --- /dev/null +++ b/src/uu/w/src/main.rs @@ -0,0 +1 @@ +uucore::bin!(uu_w); diff --git a/src/uu/watch/src/main.rs b/src/uu/watch/src/main.rs new file mode 100644 index 0000000..f9038da --- /dev/null +++ b/src/uu/watch/src/main.rs @@ -0,0 +1 @@ +uucore::bin!(uu_watch);