Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Monday, March 6, 2017

#ubuntu channel featuring gaurav42, miccchael, ducasse, Zythyr,

Zythyr 2017-03-06 20:06:49
Need help. I this simple bash script, I am grabbing all files with .svg extension from a given argument directory. However, the issue is that all files with a space in the file name get ignored. How can I fix this issue? http://pastebin.com/SQ2FLm96
ducasse 2017-03-06 20:15:22
Zythyr: quote your expansions
Zythyr 2017-03-06 20:16:59
ducasse sorry I didn't understand
ducasse 2017-03-06 20:17:22
Zythyr: "$variable", not $variable.
Zythyr 2017-03-06 20:17:22
ducasse Which line do i do it to
ducasse 2017-03-06 20:17:22
Zythyr: all of them.
Zythyr 2017-03-06 20:18:59
ducasse Okay I got it work but then the basenmae doesn't work
miccchael 2017-03-06 20:39:35
e
gaurav42 2017-03-06 20:40:22
Hi i am from windows user. How to install java and dotnet in ubuntu
gaurav42 2017-03-06 20:43:14
I have one website on windows that need environment of java and dotnet so i need to work that site in ubuntu