1
vote
What Linux/Unix commands are outdated and have powerful alternatives?
ar(1) archives; tar is almost always used instead. ar does continue to have some limited uses; .deb package files are actually ar archives, for example, and the …
0
votes
Are closed source applications “welcomed” in the Linux community?
In general, the answer is no, and the problem mostly comes down to the fact that to get working software packages under Linux, you need to get one for your specific distribution. You can't just re …
