Using a combination of cut and uniq, it is possible to extract all distinct lines from a given file:
cut -d\; -f1 file.txt | uniq
It is optionally possible to sort the file as well adding sort to the command:
cut -d\; -f1 file.txt | sort | uniq
<match target="font" >
<edit name="embeddedbitmap" mode="assign">
<bool>false</bool>
</edit>
</match>
sudo apt-get -f remove packagesubprocess post-removal script returned error exit status 2
Errors were encountered while processing:
package_name
E: Sub-process /usr/bin/dpkg returned an error code (1)
cd /var/lib/dpkg/info
ls | grep package_namerm package_name.prm then try again with sudo apt-get remove packagesudo apt-get -f remove nomepacchettosubprocess post-removal script returned error exit status 2
Errors were encountered while processing:
nomepacchetto
E: Sub-process /usr/bin/dpkg returned an error code (1)
cd /var/lib/dpkg/info
ls | grep nomepacchettorm nomepacchetto.prm quindi provate ancora con sudo apt-get remove packagesudo apt-get install vlc dvb-utilswhereis dvb, it should be under /usr/share/dvbcd /usr/share/dvb/dvb-tscan uk-Oxford >~/Desktop/channels.confscan myfile > ~/Desktop/channels.confsudo apt-get install vlc dvb-utilswhereis dvb, dovrebbe essere sotto /usr/share/dvbcd /usr/share/dvb/dvb-tscan it-Genova >~/Scrivania/channels.confscan miofile > ~/Scrivania/channels.conf