User Tools

Site Tools


shell_scripting_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

shell_scripting_notes [2021/08/11 22:03] – created rajushell_scripting_notes [2021/08/11 22:05] (current) raju
Line 1: Line 1:
 ==== compare strings ==== ==== compare strings ====
 +tags | string comparison, compare strings, if else condition
 +
 <code> <code>
 #! /usr/bin/env bash #! /usr/bin/env bash
- 
-# compare strings, if else condition 
  
 terminal_type=`uname -s | cut -f 1 -d '-'` terminal_type=`uname -s | cut -f 1 -d '-'`
shell_scripting_notes.1628719427.txt.gz · Last modified: 2021/08/11 22:03 by raju