We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
You can also use #!/usr/bin/env bf to tell the system to find which bf you have in your path.Bonus : it even works if your executable is called bf.exe under Windows ;-)
#!/usr/bin/env bf
which bf
bf.exe
You can also use
#!/usr/bin/env bf
to tell the system to findwhich bf
you have in your path.Bonus : it even works if your executable is called
bf.exe
under Windows ;-)