Extension filter [message #3734] |
Thu, 04 July 2002 22:46 |
morgoth
Messages: 34 Registered: July 2002
Karma: 0
|
Member |
|
|
I think it should be possible to restrict some extensions, but to allow every extension that is not listed. Cause do you want, for example, exe files restricted you have to write in all extensions you want to allow
[Updated on: Thu, 04 July 2002 22:47] Report message to a moderator
|
|
|
Re: Extension filter [message #3927 is a reply to message #3734] |
Tue, 09 July 2002 21:02 |
hackie
Messages: 177 Registered: January 2002
Karma: 0
|
Senior Member Core Developer |
|
|
morgoth wrote on Thu, 04 July 2002 18:46 | I think it should be possible to restrict some extensions, but to allow every extension that is not listed. Cause do you want, for example, exe files restricted you have to write in all extensions you want to allow
|
The filter is a perl regexp you can easily do that.
cc intelligence.c -o intelligence
$ ./intelligence
Segmentation fault
|
|
|