Get-Content Some_File.txt | Select-String -NotMatch Filter1,Filter2,Filter3
Select-String -NotMatch Filter1,Filter2,Filter3 Some_File.txt | Format-Table -Property Line -HideTableHeaders
Other
Get-Content Some_File.txt | Select-String -NotMatch Filter1,Filter2,Filter3
Select-String -NotMatch Filter1,Filter2,Filter3 Some_File.txt | Format-Table -Property Line -HideTableHeaders
deb http://packages.linuxmint.com debian import
sudo apt-get update
sudo apt-get install firefox thunderbird
dpkg --add-architecture i386 && apt-get update
Качаем и устанавливаем Skype с официального сайта для Debian 7.0 (multiarch)