anew
anew copied to clipboard
A tool for adding new lines to files, skipping duplicates
The -q flag still prints all output to stdout.
## What Compared to a boolean, a struct in Go does not occupy any memory space. Implementing this modification will result in a minor enhancement in performance
it is just working on my home dir, i am not able to use it anywhere alse
go1.20.2
Hi, I'm getting compile: version "go1.18.1" does not match go tool version "go1.20.2" Is there a workaround for this?
I have two files: **`first.txt`** (Doesn't have an empty line in the end) ``` 1 2 3 ``` **`second.txt`** ``` 1 2 3 4 5 ``` `cat second.txt | anew...
why my anew windows product can`t to sure work?
─(root㉿kali)-[/home/kali/Downloads] └─# go install -v github.com/tomnomnom/anew@latest ┌──(root㉿kali)-[/home/kali/Downloads] └─# anew Command 'anew' not found, did you mean: command 'afew' from deb afew command 'ynew' from deb ynew command 'new' from deb...
I try to install anew with "go" but nothing happens. Is there an alternative way to install it?