Random Contributions

Knowledge that I've gathered and stored for your convenience and mine!

Pages

▼
Wednesday, June 10, 2020

Ford Super Duty 2003 Instrument Cluster Pin Outs

›
Ford Super Duty 2003 (early 04) Instrument cluster pin outs for some various versions in those time frames
Wednesday, April 15, 2020

Bash fundamentals

›
Bash scripting language To create a bash script, you place  # !/bin/bash  at the top of the file. Then, change the permissions on the ...
Tuesday, April 14, 2020

Bash Grep Multiple Pattern matching

›
Search Multiple Words / String Pattern Using grep Command on Bash shell How do I search multiple strings or words using the grep comma...

Bash Condition Comparisons

›
Compare Numbers, Strings and Files in Bash Shell Script IF / THEN in bash follow the same basic syntax: if [ conditions/comparisons...

BASH Concatenate Exampls

›
Concatenating Strings in BASH The simplest way to concatenate two or more string variables is to write them one after another: VAR1=...
‹
›
Home
View web version
Powered by Blogger.