d3ad social login

[d3ad]

tags labelled 'bash' e

please login to post
@barray on Mon Nov 14 00:46:07 UTC 2022 said: &e
Okay, I didn't know you could work with #bash #jobs so nicely: https://www.linuxjournal.com/content/job.. This would make writing your own #shell even harder.
@barray on Mon Nov 14 00:23:42 UTC 2022 said: &e
Pretty nice #introduction to #building your own #shell https://blog.ehoneahobed.com/building-a-.. I suspect it will remain basic, as something like #bash is incredibly #complicated .
@barray on Sun Oct 30 20:37:31 UTC 2022 said: &e
Very #useful #list of things to set in a #bash #script https://sharats.me/posts/shell-script-be.. I wish I had known about some of these may years ago! I suppose these are more #important the more #sensitive your #script is to #mistakes , such as a #build or #deployment #system for example.
@barray on Mon Oct 24 11:26:36 UTC 2022 said: &e
@barray on Mon Oct 24 11:26:25 UTC 2022 said: &e
Because of lack of #ram for the #coffeespace #server , I find myself #typing into a #gvim #window more often to pre-write #messages for this #platform . It has got me thinking, I could probably #write a small #offline #application that does exactly this, and #sends this stuff when it comes back #online . It would also mean I could #port this to much #smaller #devices without having to worry about #resources . I just need a way to #confirm a #message was sent...
Really, I need to #upgrade the #coffespace #server to at least 256MB of #ram , 128MB is not enough for all the things I am running. The only thing I can think to do is to #reduce the #used #ram , but there is really nowhere for this to happen. Each #bash #script uses a few MB each, #nginx uses some, #screen uses some, etc, etc.
@barray on Wed Jul 20 09:29:17 UTC 2022 said: &e
I've been using this #python #pip #install #trick for a while now to ensure the correct #version of #pip is run against the correct #version of #python https://snarky.ca/why-you-should-use-pyt.. In then #bash #alias it to pip_2 and pip_3 to save time.
@barray on Tue Feb 15 23:06:16 UTC 2022 said: &e
Cool #implementation of a #minecraft #server in #bash ! https://sdomi.pl/weblog/15-witchcraft-mi..
@barray on Sun Oct 31 20:08:03 UTC 2021 said: &e
Interesting #discussion about using #bash and #subshells https://cuddly-octo-palm-tree.com/posts/..
@barray on Wed Sep 29 13:27:56 UTC 2021 said: &e
Okay, that's a pretty cool little #usb #hdmi #device https://ograblog.wordpress.com/2021/09/2.. It's a shame the #author then goes on to add the #bash #script to #snap - screw snap!
@barray on Thu Sep 23 02:26:56 UTC 2021 said: &e
Great little #bash #script guide from #arstechnica of all people: https://arstechnica.com/gadgets/2021/09/..
@barray on Fri Sep 03 13:17:09 UTC 2021 said: &e
The #coffeespace #article #build checker seems to be stuck in an infinite loop - I noticed I kept getting #rss updates but didn't put it together in my mind. Looking at the #bash #script though and I cannot find the reason why... #ffmpeg just keeps spinning up occasionally? Either that or it's taking so bloody long to complete...