Skip to content

Linux 101

#!/bin/bash

my_variable=$1

echo $1

This is a test to see if the pipelines are still working..

(doesn't look like they are)

Maybe it's fixed now?