Docker Desktop 4.32: Beta Releases of Compose File Viewer, Terminal Shell Integration, and Volume Backups to Cloud Providers
Discover the powerful new features in Docker Desktop 4.32, including the Compose File Viewer, terminal integration, and enterprise-grade volume backups, designed to enhance developer productivity and streamline workflows. ⌘ Read more
go 語言調用 shell 命令有這麼兩種方式,都用過了?
阻塞方式 (需要執行結果) 主要用於執行shell命令,並且返回shell的標準輸出適用於執行普通非阻塞 shell 命令,且需要 shell 標準輸出的//阻塞式的執行外部shell命令的函數,等待執行完畢並返回標準輸出func execshell(s string) (string, error){ //函數返回一個Cmd,用於使用給出的參數執行name指定的程序 cmd := ⌘ Read more
https://ryelang.org/ Interestig programming language based on ideas from Rebol, flavored by Factor, Linux shell and Go with a good REPL
Command Line Week (Part II) Begins!
Terminal. Shell. Command Line. Thing with the letters and stuff. Whatever you want to call it, we’re celebrating it all week at The Lunduke Journal! All of the fun is happening here: https://lunduke.locals.com/ ⌘ Read more
Ukraine war: Two killed as Russia continues to pummel south and east
Shelling in city of Kostiantyivka At least two civilians were killed and eight others were wounded in the Zaporizhzhia and Kherson provinces on Sunday as Russian shelling and rocket strikes continued to pummel Ukraine’s south and east. A woman was wounded and a railway station turned into a smoldering ruin amid heavy shelling in the eastern city of Kostiantynivka, … ⌘ Read more
My hacky shell pipeline was flawed. Flexo actually saved ~689 MiB of bandwidth, or 35.7% of my total package downloads.
Starting a campain to make myself remember the difference between single and double quotes in shell.
Since I have these simple, yet effective bash shell commands, which allow me to edit notes, plans, todos and statuses from the terminal, I feel liberated from overly complex software - everything is just text files and applications which come preinstalled on every Linux system.
Anyone else keeping personal .log files updated through basic shell commands?
@prologic@twtxt.net @jmjl@tilde.green
It looks like there’s a podman issue for adding the context subcommand that docker has. Currently podman does not have this subcommand, although this comment has a translation to podman commands that are similar-ish.
It looks like that’s all you need to do to support podman right now! Though I’m not 100% sure the containers I tried really are running remotely. Details below.
I manually edited the shell script that cas.run add returns, changing all the docker commands to podman commands. Specifically, I put alias docker=podman at the top so the check for docker would pass, and then I replaced the last two lines of the script with these:
podman system connection add cas "host=tcp://cas.run..."
podman system connection default cas
(that … after cas.run is a bunch of connection-specific stuff)
I ran the script and it exited with no output. It did create a connection named “cas”, and made that the default. I’m not super steeped in how podman works but I believe that’s what you need to do to get podman to run containers remotely.
I ran some containers using podman and I think they are running remotely but I don’t know the right juju to verify. It looks right though!
This means you could probably make minor modifications to the generated shell script to support podman. Maybe when the check for docker fails, check for podman, and then later in the script use the podman equivalents to the docker context commands.
Myth: Windows 3.1 was just a shell on top of DOS
Bonus Myth: Windows 3.1 did not have real multitasking ⌘ Read more
According to the RedMonk programming language rankings from Jan 2023, Go and Scala are tied at 14th place 😏
1 JavaScript
2 Python
3 Java
4 PHP
5 C#
6 CSS
7 TypeScript
7 C++
9 Ruby
10 C
11 Swift
12 Shell
12 R
14 Go
14 Scala
16 Objective-C
17 Kotlin
18 PowerShell
19 Rust
19 Dart
Two Shell – ✨mum is calling✨
First heard on last year’s incredible eternal seed mix, London duo Two Shell officially release “✨mum is calling✨” with a new video… Continue reading… ⌘ Read more
Two Shell drop new lil spirits EP + share “love him” video
Elusive UK duo Two Shell just dropped a new surprise EP called lil spirits, check the eternalusa-directed video for “love him” below + buy the EP here.
Continue reading… ⌘ Read more
RT by @mind_booster: One of the world’s biggest polluters, #Shell, just announced obscene annual profit of $40bn. Shell accounts for close to 1.6% of the global 1.5°C carbon budget. We must prioritize people and planet over profit and #ActInTime. https://www.theguardian.com/business/2023/feb/02/shell-profits-2022-surging-oil-prices-gas-ukraine
One of the world’s biggest polluters, #Shell, just announced obscene annual profit of $40bn. Shell accounts for close to 1. … ⌘ Read more
Animated ASCII Christmas Tree and Hanukkah Menorah in your Shell
Because your Terminal deserves to feel festive during the holidays. ⌘ Read more
“The Sidecar” – Adding advanced networking, and a Linux shell, to a Psion palmtop
One of the coolest designs I’ve seen for extending older computers via the serial port. ⌘ Read more
Git security vulnerabilities announced
Upgrade your local installation of Git, especially when cloning with –recurse-submodules from untrusted repositories, or if you use git shell interactive mode. ⌘ Read more
Git security vulnerabilities announced
Upgrade your local installation of Git, especially when cloning with `–recurse-submodules` from untrusted repositories, or if you use `git shell` interactive mode. ⌘ Read more
The first UNIX Shell: 1971’s Thompson Shell
Over 50 years old and still surprisingly usable! ⌘ Read more
Command Line Week starts… now!
Listen now (26 min) | Shells. Terminals. Text User Interfaces. All week long. ⌘ Read more
The History of the First Computer Shell
BASH? PowerShell? It all traces back to 1963. And the work of an amazing Frenchman, CTTS, and Multics. ⌘ Read more
Linux, Alternative OS, & Retro Computing News - Sep 10, 2022
Haiku approaches Beta 4, Apple II Desktop updated, GNOME Shell Mobile, Quake ported to Apple Watch, and OpenStreetMap for Amiga. ⌘ Read more
Go: support universal binaries using shell script
1 points posted by johnsiilver ⌘ Read more
Reef shark rescued from Singapore oil refinery
Shell plc said it would be taking action ‘to enhance preventive measures’ at its seawater intake areas. A sea turtle got stuck in the same intake bay in 2017. ⌘ Read more
Coronavirus: elderly Hongkongers turn to expressive arts therapy to ease pandemic blues
The treatment has helped elderly residents suffering from long Covid open up and come out of their shell, says therapist Janet Li Wai-chong. ⌘ Read more
In Ukraine-Russia war, echoes of WWI with artillery duels, trenches and shell-blasted landscapes
Satellite images of shell-blasted, trench-marked landscapes show why some experts and leaders have drawn parallels with World War I. ⌘ Read more
Calendar & To-Do lists in the Shell with calcurse
Watch now (11 min) | Web-based calendaring systems are so last year. ⌘ Read more
“GameShell” interactive game for learning Linux shell commands
Change directories… save the world. ⌘ Read more
mprocs: A new way to run multiple shell applications in one shell
With a cool process list. And it works on Linux, Mac, & Windows. ⌘ Read more
Liven up your Linux Shell with random colorful ASCII art
Plus: How to display colorful art whenever you start a new Linux Terminal. ⌘ Read more
Run any command with a .env file for environment
Because one cannot always modify source code to include a library to load the environment from a file, and doing it from a shell is more than arcane, I wrote this tiny `envrun` command: it will run you command with environment defaults loaded from `.env` or any env file specified, without having to modify the command itself. 1 points posted by FGM ⌘ Read more
rouze-d/tiktok-download
Simple TikTok Video Downloader
Language: Shell
Star: 33
Watch: 33 ⌘ Read more
Two tools for translating text between languages… from a Linux Shell.
Because sometimes you need to translate a quote without leaving the terminal. ⌘ Read more
chetankapoor/spy
A single line script to take screenshot on mac every 10 seconds with timestamp.
Language: Shell
Star: 2
Watch: 2 ⌘ Read more
Make Linux Shell scripts declare “Success” or “Failure” using the Super Smash Bros announcer voice
… or any other audio files if you want to get creative about it. ⌘ Read more
two shell – <i>eternal seed</i>
Mysterious UK duo Two Shell follow up their song of the year contender “ home” with a dizzying, effervescent mix of edits, as premiered recently via instagram live… Continue reading… ⌘ Read more
Nushell 0.6 is the coolest shell. Maybe ever.
And running it in cool-retro-term is almost TOO fun. ⌘ Read more
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
Language: Shell
Star: 52730
Watch: 52730 ⌘ Read more
Make the Linux shell look like DOS.
Why would you want to make your Linux terminal look like DOS. Well. Why not? ⌘ Read more
https://si3t.ch/Logiciel-libre/awk.html code shell awk
a zero dependency shell script that makes it really simple to manage your text notes [[https://github.com/nickjj/notes]] #links
@adi@f.adi.onl Ugh sorry for not replying. If the file list is dynamic, usually you use something like autoconf to generate the Makefile. I’ve also used wildcards in the past and that works okay. You should be able to use shell commands to populate the file list.
jenny -f. Have now jennys cache under revision control, automatically commiting changes after each fetch. Let's see if this helps finding a (possible) bug.
@movq@www.uninformativ.de Your scenario would produce observed behaviour, agreed. On the other side I’m sure I’ve set very URL in lasttwt > 1630000000.0 (manually, in my editor).
But I can’t reproduce any weird behaviour right now. I’ve tried to “blackhole” twt.nfld.uk temporarily. That does not have any effect.
I’ve also tried to force twt.nfld.uk to deliver an empty twtxt. That does not have any effect either.
So I guess everything is fine with jenny.
I have wrapped jenny into some shell script to versionize ~/.cache/jenney. This way I have better data if anything unexprected is showing again.
exeq - painless task queue manager for shell commands with an intuitive cli interface
1 points posted by Mohammed Al Ashaal ⌘ Read more
a simple Makefile for forwarding internet to your local machine:
SSH_HOST=https://xuu.me
PRIV_KEY=~/.ssh/id_ed25519
forward:
LOCAL_PORT=$(HOST_PORT); sh -c "$(shell http --form POST $(SSH_HOST) pub=@$(PRIV_KEY).pub | grep ^ssh | head -1 | awk '{ print "ssh -T -p " $$4 " " $$5 " -R " $$7 " -i $(PRIV_KEY)" }')"
Now i have one more project that i started on Saturday (24 July): gros - os on rust (it has simple shell already and calc and i have to do a lot more). Also sources are already published