N: Ignoring file 'cloudera.list_' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'opera.list_' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
...
N: Ignoring file 'tor.list_' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension

How to properly "comment out" files there?

link|improve this question

64% accept rate
feedback

1 Answer

up vote 2 down vote accepted

I just move the files to ../sources.list.disabled/.

link|improve this answer
But mv tor.list{_,} looks nicer than mv ../source.list{.disabled,}/tor.list – Vi. Jan 19 '11 at 16:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.