Yes ubuntu uses bash by default.
Seems like the simplest way to do this would be
then save it as ld#!/bin/bash
ls-D
chmod 755 ld
should be good to go.
Yes ubuntu uses bash by default.
Seems like the simplest way to do this would be
then save it as ld#!/bin/bash
ls-D
chmod 755 ld
should be good to go.