並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 4 件 / 4件

新着順 人気順

onelinerの検索結果1 - 4 件 / 4件

  • GitHub - onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.

    I am glad that you are here! I was working on bioinformatics a few years ago and was amazed by those single-word bash commands which are much faster than my dull scripts, time saved through learning command-line shortcuts and scripting. Recent years I am working on cloud computing and I keep recording those useful commands here. Not all of them is oneliner, but i put effort on making them brief an

      GitHub - onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
    • 2022年5月10日 Bash-Oneliner ―bashの操作をより便利にするワンライナーコレクション | gihyo.jp

      特定の処理をたった1行のプログラムに詰め込んだいわゆる「ワンライナー(one liner⁠)⁠」には、限られた環境の中で作業効率を上げようとしてきたエンジニアたちのノウハウが詰まっており、なかには非常に高度な処理を実行できるワンライナー⁠”も少なくない。 今回紹介する「Bash-Oneliner」は、Linux/UNIXでもっとも標準的なシェルであるBashを使いこなすための数多くのワンライナーを集めたコレクションで、基本的なターミナル活用から変数、数値計算、grep/sed/awk、さらには作者の専門であるバイオインフォマティクスで必要となるデータ解析や、Linuxシステム管理で使えるワンライナー(まれに1行ではないものもある)が揃っている。 GitHub -onceupon/Bash-Oneliner :A collection of handy Bash One-Liners and

        2022年5月10日 Bash-Oneliner ―bashの操作をより便利にするワンライナーコレクション | gihyo.jp
      • Bash-oneliner: A collection of handy Bash one-liners and terminal tricks | Hacker News

        I was surprised to see `$()` missing from this (otherwise quite extensive) list. There are a few commands listed which employ it, but it absolutely deserves its own entry.That and `readlink -f` to get the absolute path of a file. (Doesn't work on MacOS; the only substitute I've found is to install `greadlink`.) And `cp -a`, which is like `cp -r`, but it leaves permissions intact - meaning that you

        • InDesign oneLiner (JP) | CS5

          2020年02月29日2022年12月29日 Click here for English version 概要 InDesignでもIllustratorのようなポイント文字(ポイントテキスト)を使いたい! 1行入力したいだけなのにテキストフレームを作って、大きさを調整するのは面倒だ。クリックするだけで文字が入力できたらどんなに楽だろう。 そんな思いを持ちながら十数年、ようやくポイントテキストらしきものをスクリプトで実現しました。 横組みパスツールもしくは縦組みパスツールでドキュメントの任意の場所をクリックすると、そのまま文字が入力できます。 ただし、Illustratorのポイントテキストを期待している人には申し訳ないのですが、InDesignのパス上文字機能を使用しているので、1行しか作れません。 そのため「インデザイン ワンライナー」と名付けました。 動作環境 InDesign

          1