Comment by Natfan
1 year ago
I'm not getting the same results for ed?
$ whereis -b ed | cut -d' ' -f 2 | xargs ls -l
-rwxr-xr-x 1 root root 55504 Feb 22 2020 /usr/bin/ed
1 year ago
I'm not getting the same results for ed?
$ whereis -b ed | cut -d' ' -f 2 | xargs ls -l
-rwxr-xr-x 1 root root 55504 Feb 22 2020 /usr/bin/ed
Clearly it grew a lot in size since 1929. It doesn’t waste nearly that much space on my timex sinclair.
(To explain and thus ruin the joke, https://www.gnu.org/fun/jokes/ed-msg.html)
Alternative reply:
Is only 24 bytes.
But your emacs is still 5.89824 * 10^37 bytes in size like parent commenter, right?
I spent a few minutes trying to work out your pipeline. I think this is easier