If sltar is doing the lifiting for the tar functionality, how about we
provide a "tar" compatibility script with the package, which runs the
pipelines as discussed?
As for file/libmagic, that is probably one of the worst pieces of
software in hisory in how it works and by what kind of bugs it
surf
Hi Eric,
Thanks for sharing! I recently thought about creating a similar tool
that would enhance dex (https://github.com/jceb/dex) which I use to
autostart programs during dwm launch. del works graet for me!
The one thing I noticed is that I couldn't get del to work at first
because it was mess
On Sat, Feb 11, 2017 at 02:03:18PM +0100, Jan Christoph Ebersbach wrote:
> The one thing I noticed is that I couldn't get del to work at first
> because it was messing the .del file in $HOME.
>
> del: open: /home/jceb/.del: No such file or directory
> del: dmenu died with exit status 1
>
> It took
doug livesey writes:
> Hi -- I tried applying the patch in the simplest way (from some
> instructions I googled up), but it didn't know what file to apply the
> patch to.
Please read [1] for more info on how to report bugs.
[1]: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
> I suspec
Thank you for URI to launchpad.
I understand what happened when file(1) is used internally.
Generally, magic numbers of file types are not always designed to be
used for telling the file type from others, so magic database cannot
be perfect.
I will not stick to file(1), but I realize it's essent