We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
Start file
#!/usr/bin/ruby
#!/usr/bin/env ruby
#!/usr/local/bin/python
#!/usr/python
End file
#!/usr/bin/env ruby
#!/usr/bin/env python
1,2d0
< #!/usr/bin/ruby
<
5,7c3
< #!/usr/local/bin/python
<
< #!/usr/python
---
> #!/usr/bin/env python
Unlock
26 remaining solutions by
signing in and submitting your own entry
516 active golfers, 1999 entries
11
08/28/2024 at 11:31PM
12
08/28/2024 at 11:31PM
13
08/28/2024 at 11:31PM
14
08/28/2024 at 11:30PM
15
08/28/2024 at 11:30PM
16
08/28/2024 at 11:30PM
17
08/28/2024 at 11:30PM
18
08/28/2024 at 11:30PM
19
08/28/2024 at 11:30PM
20
08/28/2024 at 11:30PM
21
08/28/2024 at 11:30PM
22
08/28/2024 at 11:30PM
23
08/28/2024 at 11:30PM
24
08/28/2024 at 11:30PM
25
08/28/2024 at 11:30PM
26
08/28/2024 at 11:29PM
27
08/28/2024 at 11:29PM
28
08/28/2024 at 11:29PM
29
08/28/2024 at 11:29PM
30
08/28/2024 at 11:29PM
31
08/28/2024 at 11:29PM
35
08/28/2024 at 11:29PM
37
08/28/2024 at 11:29PM
39
08/28/2024 at 11:29PM
40
08/28/2024 at 11:29PM
60
08/28/2024 at 11:29PM