utsav 2017-03-06 17:58:50
hi what is the topic
lotuspsychje 2017-03-06 18:00:32
morning cfhowlett
Zythyr 2017-03-06 18:04:22
Need help writing a bash script. I want execute teh following command for each file located in the argument director "inkscaope -z *.svg -e *.svg". The * is the name of the file. How do I write it? I trying doing for i in (ls *.svg); echo.... But it doesn't work
hypermist 2017-03-06 18:24:59
the moment you need 3.5.3
hypermist 2017-03-06 18:25:08
of python
elricsfate 2017-03-06 18:38:55
How can I force the reinstall of config files with apt-get???
elricsfate 2017-03-06 18:40:22
Nevermind, think I got it