Linux,Ubuntu,プログラミング

Thumbnail of post image 019

シェルスクリプトでファイルを1行ずつ読み込む シェルスクリプトでファイルの内容を読み込んで ...

Mac

Thumbnail of post image 174

Finderでディレクトリを指定してターミナルを開く方法 macOSのFinderで、右ク ...

Mac

Thumbnail of post image 085

フォルダを開くと自動で作成される「.DS_Store」を削除する方法 macOSでフォルダ ...

Mac,Windows10,Windows11,プログラミング

Thumbnail of post image 194

Eclipse にマーケットプレイスがない場合の対処方法 総合開発環境(IDE)のEcli ...

Linux

Thumbnail of post image 072

cpコマンドで不可視ファイル(ドットファイル)までコピーする cpコマンドで「.htacc ...

Mac,プログラミング

Thumbnail of post image 095

macOSでアップデート後に、gitコマンドでエラー表示 macOSでにアップデートした後 ...

Linux,Mac,Ubuntu,Windows10,プログラミング

Thumbnail of post image 006

Githubで、プライベートリポジトリを作る GitHubでは、以前はプライベートリポジト ...

プログラミング

Thumbnail of post image 170

if文の比較演算子で、イコールが2個続いた「==」とイコールが3個続いた「===」がありま ...

Mac

Thumbnail of post image 076

マウスホイールのスクロール方向を上下逆向き(Windows方式)に変更する macOSでは ...

Mac

Thumbnail of post image 123

ハードディスクをFinder・デスクトップに表示できるようにする macOSの標準の状態だ ...

Linux,Mac,Ubuntu,Windows10

Thumbnail of post image 074

FileZillaでHTML・PHP等の特定のファイルのみアップロード・ダウンロードする方 ...

Mac

Thumbnail of post image 094

macOSのvimエディターでカラー表示 macOSでCUI環境で使用する「vim」エディ ...

Mac

Thumbnail of post image 061

「.bash_profile」、「.vimrc」、「.ssh」等のドットで始まる隠しファイ ...

Mac

Thumbnail of post image 106

以前は、「XtraFinder」でファインダーをタブを使って表示できていましたが、「ElC ...

Linux,Mac,Ubuntu,プログラミング

Thumbnail of post image 079

文字列・変数を連結する方法 PHPで文字列を結合するには、結合演算子「.」を使う場合と、結 ...