並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 7 件 / 7件

新着順 人気順

shellの検索結果1 - 7 件 / 7件

  • 第223回  MySQL Shellをいろいろな環境にインストールしよう | gihyo.jp

    今回は、今まで紹介してきたMySQL ShellをWindows、macOS、Linux(Ubuntu、OracleLinux)にインストールしてみようと思います。今まではDockerコンテナ内にあるMySQL Shellを活用していましたが、今回はローカル環境にインストールする方法を紹介します。 この記事は2024年6月時点のものとなりますので、最新情報が必要な場合は、必ず公式のドキュメントを確認してください。 検証環境 今回はMySQL環境として、Dockerで建てたMySQLを使用します。以下のコマンドでDockerを建てて、ローカルからアクセスをします。 % docker run --platform linux/x86_64 -p 127.0.0.1:3307:3306 -e MYSQL_ROOT_PASSWORD=my-secret-pw -e MYSQL_USER=kk217

      第223回  MySQL Shellをいろいろな環境にインストールしよう | gihyo.jp
    • Ruby: a great language for shell scripts!

      Intro Ruby is so associated with its most famous framework, Rails, that many people forget how amazing this language is. I mean, I know a lot of people who says “I don’t like Ruby” and when I ask why, they say something about Rails. Personally, I consider Ruby one of my favorite programming languages, and the last time I touched any Rails code was 7 years ago… So, if I don’t use Rails anymore, wha

      • Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash

        Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash Bash scripting, a cornerstone of Unix and Linux system administration, offers powerful tools to automate repetitive tasks, streamline workflows, and handle complex operations. For those already comfortable with basic scripting, diving into advanced techniques can unlock new levels of efficiency and capability. This post will e

          Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash
        • GitHub - shell-pool/shpool: Think tmux, then aim... lower

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - shell-pool/shpool: Think tmux, then aim... lower
          • 押井守x川井憲次 | 『DEEP DIVE in sync with GHOST IN THE SHELL / 攻殻機動隊』スペシャルトークショー

            SFアニメ映画の金字塔『GHOST IN THE SHELL / 攻殻機動隊』と「音楽」がシンクロする新時代のイベント『DEEP DIVE in sync with GHOST IN THE SHELL / 攻殻機動隊』が、士郎正宗による原作連載開始35周年を記念して開催!! イベント内で開催されたスペシャルトークショーを特別公開 出演: 押井守(『GHOST IN THE SHELL / 攻殻機動隊』監督) 川井憲次(『GHOST IN THE SHELL / 攻殻機動隊』音楽) MC: 宇川直宏(DOMMUNE) ■イベント情報 『DEEP DIVE in sync with GHOST IN THE SHELL / 攻殻機動隊』 日程:2024年5月25日(土) 会場:Zepp Shinjuku https://theghostintheshell.jp ©️士郎正宗/

              押井守x川井憲次 | 『DEEP DIVE in sync with GHOST IN THE SHELL / 攻殻機動隊』スペシャルトークショー
            • Ruby: A great language for shell scripts | Hacker News

              I sometimes wonder why we don't see ruby used for shell stuff more often. It inherited most of the good stuff for shell scripting from Perl, and Perl took a lot of it's syntax from sh and sed and awk, so almost anything you can do in shell script you can do in ruby, but with an option of making it gradually less terse and more readable, while having sane variables and data handling from the start.

              • 第815回 Ubuntu 24.04 LTSとGNOME Shell拡張機能 | gihyo.jp

                今回はUbuntu 24.04 LTS(GNOME 46)のGNOME Shell拡張機能についていくつか解説します。さらにオススメ拡張機能を紹介します。 GNOME Shell拡張機能のアップデートに関する注意 本連載の読者であれば、多くの場合Ubuntu 22.04 LTSから24.04 LTSへのアップグレードを予定しているのではなかろうかと推察します。24.04.1リリース後の8月には22.04 LTSから24.04 LTSへのアップグレードが有効になる予定です。 22.04 LTSから24.04 LTSにアップグレードするということは、GNOME 42から46にアップグレードするということでもあります。 UbuntuにインストールされているGNOME Shell拡張機能(以下拡張機能)だけを使用しているのであれば関係ないことですが、多くの拡張機能は互換性が失われています。たいてい

                  第815回 Ubuntu 24.04 LTSとGNOME Shell拡張機能 | gihyo.jp
                1