#shellscripts — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #shellscripts, aggregated by home.social.
-
Never underestimate a developer's need to put their own little stamp on things and to make themselves smile.
I create and use a lot of shell scripts in my work. I start each script with:
echo Reticulating splines...
and end it with:
echo Your hovercraft is full of eels.
Most of these scripts will only ever be used by me, but I still do it.
-
Never underestimate a developer's need to put their own little stamp on things and to make themselves smile.
I create and use a lot of shell scripts in my work. I start each script with:
echo Reticulating splines...
and end it with:
echo Your hovercraft is full of eels.
Most of these scripts will only ever be used by me, but I still do it.
-
Never underestimate a developer's need to put their own little stamp on things and to make themselves smile.
I create and use a lot of shell scripts in my work. I start each script with:
echo Reticulating splines...
and end it with:
echo Your hovercraft is full of eels.
Most of these scripts will only ever be used by me, but I still do it.
-
Never underestimate a developer's need to put their own little stamp on things and to make themselves smile.
I create and use a lot of shell scripts in my work. I start each script with:
echo Reticulating splines...
and end it with:
echo Your hovercraft is full of eels.
Most of these scripts will only ever be used by me, but I still do it.
-
Never underestimate a developer's need to put their own little stamp on things and to make themselves smile.
I create and use a lot of shell scripts in my work. I start each script with:
echo Reticulating splines...
and end it with:
echo Your hovercraft is full of eels.
Most of these scripts will only ever be used by me, but I still do it.
-
Prevent overlapping cron jobs using `flock`
https://tech.mrleong.net/prevent-concurrent-cron-jobs-using-flock