You are not logged in.
Pages: 1
HELO
Forgive me if this sounds like a stupid question but; what package do I need to install to get these wonderful tools?
-=[dave]=-
Offline
$ pacman -Ss dos2unix
extra/hd2u 0.9.0-1
dos2unix is filter used to convert plain texts from DOS (CR/LF) format to
UNIX format (CR) and vice versa.Offline
Silly me. Here is what I was trying:
pacman -Ss unix2dosIs there a way to determine which package contains a specific file?
-=[dave]=-
Offline
Only if you have that package installed, then you can do it with pacman -Qo <file>.
Offline
Pages: 1