2020-08

C Programming

C Programming: The Array And Printf

Lets's learn the Array And how to Printf. Let's check the video above and the source code under next output screensho...
Linux (Ubuntu, bash, Shell Scripts)

Bash, Shell Script: How To Use Positional Parameters, Invoking A Function Part 2

In part1, introduce how to pass the value of positional parameter, which has been assigned at executing the script, to i...
Linux (Ubuntu, bash, Shell Scripts)

Bash, Shell Script: How To Use Positional Parameters, Invoking A Function Part 1

Added------ Link to Part2 "how to prompt and read user input after starting executing the script and how to pass it to t...
Linux (Ubuntu, bash, Shell Scripts)

Bash & Shell Scripting: The Command Execution As The Condition In The Loop Structure

The command in the condintion of the loop structure, like while or until, is actually executed. Although it is the way ...
Linux (Ubuntu, bash, Shell Scripts)

Linux, Bash: fd コマンドでファイルやディレクトリーを探す

~ fd コマンドの基本とそれを利用したシエル・ファンクション~ おまけ:今日のショート・カット $ clear でアウト・プットを一掃することが出来るが、 Ctrl + l (エル) のショートカットでも同じことが出来る。 記...
タイトルとURLをコピーしました