| ▲ | chasil 16 hours ago | |||||||
I use:
For this simple example (derived from the article), find also has a delete operator.This null termination is now a POSIX standard. | ||||||||
| ▲ | ivlad 16 hours ago | parent | next [-] | |||||||
Was exactly my thought: why not to use null termination? Looks like a case where reading man page would have spared writing another copycat utility. | ||||||||
| ||||||||
| ▲ | Walf 14 hours ago | parent | prev | next [-] | |||||||
Yeah, and I invariably add -r to xargs, so as not to execute the command unless results come through the pipeline. If one is working with whole lines of text, setting the delimiter to newline is often desirable: xargs -d \\n | ||||||||
| ▲ | 10 hours ago | parent | prev [-] | |||||||
| [deleted] | ||||||||