Shaare your links...
33944 links
Liens en vrac de sebsauvage
Home
Login
RSS Feed
ATOM Feed
Tag cloud
Picture wall
Daily
Links per page:
20
50
100
page 1 / 1
Linux
Make Linux Script Portable With #!/usr/bin/env As a Shebang - nixCraft
TL;DR:
Ne faites pas :
#!/bin/bash
Faites :
#!/usr/bin/env bash
(Et j'ajouterais :
https://sebsauvage.net/wiki/doku.php?id=linux-vrac#bonnes-pratiques-scripts
)
2024-12-12 11:26:14
https://www.cyberciti.biz/tips/finding-bash-perl-python-portably-using-env.html
Links per page:
20
50
100
page 1 / 1