Say you have (as I do) a file /tmp/myFile.txt
containing a list of unrelated folders with their size, as follows:
A blog with tech recipes and other technical information by jmiguel.
A blog with tech recipes and other technical information by jmiguel.
Say you have (as I do) a file /tmp/myFile.txt
containing a list of unrelated folders with their size, as follows:
Amazon Web Service it’s an incredible tool. And S3 it’s one of the best ways for storing your data and, of course, backups of your data.
We all know it. Shit happens.
I have an old java project, with all files enconded as ISO-8859-1 . It was made back in time where most of our development team worked with Windows (fortunately, those times are over ;-)). Now (almost 10 years later -yep that is a really legacy project-) we’re updating it, mostly in the frontend user interface.
Hoy, actualizando el sistema desde el entorno gráfico, me ha salido un error de un paquete que no podía actualizar. El sistema me sugería que buscara cual era el paquete que daba problemas usando el filtro rotos . Tras maldecirme por hacer estas cosas en el entorno gráfico en lugar de la consola, he ejecutado sudo apt-get update && sudo apt-get upgrade
desde la consola para ver que es lo que estaba pasando realmente.