diff options
author | makefu <github@syntax-fehler.de> | 2021-03-12 20:30:51 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-03-12 20:30:51 +0100 |
commit | 851ea9fef4d4e5351f73d7655721fcfcea85a69a (patch) | |
tree | 519d3e213d96746306310bffe4d6f886a4e63e06 /makefu/2configs | |
parent | 72019707d4c09e0066dd0b07e589a1bb42c64e2e (diff) |
ma tools/core: add rename
Diffstat (limited to 'makefu/2configs')
-rw-r--r-- | makefu/2configs/tools/core.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/tools/core.nix b/makefu/2configs/tools/core.nix index 8339c9328..bce461e9e 100644 --- a/makefu/2configs/tools/core.nix +++ b/makefu/2configs/tools/core.nix @@ -17,6 +17,7 @@ ${gnused}/bin/sed -i "''${1}d" ~/.ssh/known_hosts which binutils screen + rename # rename 's/^/hello/' *.txt # fs cifs-utils |