LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackpkg+: repositories.lst need to be formatted (https://www.linuxquestions.org/questions/slackware-14/slackpkg-repositories-lst-need-to-be-formatted-4175562473/)

yars 12-27-2015 04:03 PM

Slackpkg+: repositories.lst need to be formatted
 
Just need to do
Code:

$ cd /usr/doc/slackpkg+-1.6.1; column -t repositories.lst > repositories.lst.new ; mv repositories.lst.new repositories.lst
to get this file more readable.

zerouno 12-28-2015 07:25 AM

Ok, thanks for suggestion.

yars 12-28-2015 09:39 AM

Thanks you. Thread marked as 'Solved' :)


All times are GMT -5. The time now is 02:36 AM.