Help for this page

Select Code to Download


  1. or download this
    #1501293767
    foo() {
    ...
    }
    #1501293785
    ls
    
  2. or download this
    #1501293785
    cat afile
    
  3. or download this
    #1501293785
    cat afile | while read -r line; do
      echo "line: " $line
    done
    
  4. or download this
    BEGIN {
      timestamp = ""
    ...
        }
      }
    }