This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
txlyre
/
farlands
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix#2: bf
txlyre
hace 1 año
padre
08c2273d6c
commit
2883fb1ee4
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
langs/bf/run.sh
+ 2
- 0
langs/bf/run.sh
Ver fichero
@@ -2,4 +2,6 @@
IN="$(mktemp --suffix .b)"
+cat > "$IN"
+
bf "$IN"