「Windows Terminal」ユーザーはぜひ知っておきたい、タブを管理者権限で起動する裏技/わざわざ管理者権限で起動しなおす必要はない【やじうまの杜】
使用頻度とコマンド (エイリアス) の文字数を合わせたい – id:onk のはてなブログ
1 文字エイリアスのすゝめ 1 文字エイリアスが好きで、例えば alias s="git status -sb" している。 入社してからの 4 年半で溜めた 53 万行の .zsh_history から集計すると、 $ history 1 | awk ‘{ print $2 }’ | sort | uniq -c | sort -nr | head 121714 g 114128 s 57124 v 34210 cd 26095 tig 23281 rg 11382 plenv…
Visual Studio Code July 2022
Version 1.70 is now available! Read about the new features and fixes from July. July 2022 (version 1.70) Downloads: Windows: User System ARM | Mac: Universal 64 bit Arm64 | Linux: deb rpm tarball ARM snap Welcome to the July 2022 release of Visual Studio Code. There are many updates in this versi…
GitHub – charmbracelet/gum: A tool for glamorous shell scripts 🎀
Gum A tool for glamorous shell scripts. Leverage the power of Bubbles and Lip Gloss in your scripts and aliases without writing any Go code! The above example is running from a single shell script (source). Tutorial Gum provides highly configurable, ready-to-use utilities to help you write useful…
第723回 複雑なコマンドパイプラインを簡単に組み立てる方法 | gihyo.jp
パイプライン処理とは GUIは非常に直感的です。はじめて使うアプリであっても、なんとなくそれなりに動かせてしまうという点で、優れたインターフェイスと言えます。しかし効率を突き詰めると、軍配が上がるのはGUIよりもCLIでしょう。本連載の読者であれば、UnixライクなOSのCLIが持つパワーについては当然ご存知かと思…
メルセデスやBMWなどのドイツ車に最適! シェルのプレミアムオイル「HELIX ULTRA」から欧州のOEM認証を取得した新製品が登場!
モータースポーツの最高峰で磨かれたプレミアムオイル F1やラリーなどのモータース …
投稿 メルセデスやBMWなどのドイツ車に最適! シェルのプレミアムオイル「HELIX ULTRA」から欧州のOEM認証を取得した新製品が登場! は CARSMEET WEB に最初に表示されました。
Best Linux Commands For Advanced Hardware and System Info
Sometimes you need info about hardware, and you probably lost your invoice, spec list or a password to a store website. Maybe you did an upgrade and this info isn’t accurate anymore. It’s an easy case for home users, but what to do is you have many machines in a corporate environment? The command…
Start all of your commands with a comma
Like many Unix users, I long ago created a ~/bin/ directory in my home directory and added it to my PATH so that I could supplement the wonderfully rich set of basic Unix commands with some conveniences and shell scripts of my own devising. The problem, of course, was the chance of collision. Bec…
Quick Tip: Enable Touch ID for sudo
My new MacBook Air is proving to be all that I’d hoped, and it’s not just because of the fancy new M1 processors. Since I’m coming from a 2014 MacBook, I’m reaping the benefits of all the other advancements Apple has made to its laptop line in the intervening years, and prime among those is the i…
GitHub – binpash/pash: PaSh: Light-touch Data-Parallel Shell Processing
Run ./pa.sh –help to get more information about the available commands. Jump to docs/tutorial for a longer tutorial. Installation On Ubuntu, Fedora, Debian, or Arch, run curl up.pash.ndr.md | sh to set up PaSh. For more details, manual installation, or other platforms see installation instructio…