...

Text file src/k8s.io/utils/exec/testdata/hello

Documentation: k8s.io/utils/exec/testdata

     1#!/bin/bash
     2
     3echo -n "hello"

View as plain text