Personal tools

sample_source.bash

Document Actions
  • Send this
  • Print this
  • Bookmarks

Click here to get the file

Size 1 kB - File type text/x-sh

File contents

#!/bin/bash

echo "ls -l /etc" > run_me_please
echo "echo hello world" >> run_me_please

source run_me_please

rm run_me_please

Copyright 2008, by the Contributing Authors. Cite/attribute Resource. jones. (2007, November 13). sample_source.bash. Retrieved May 20, 2012, from Dixie State College of Utah Web site: http://dixie.educommons.net/computer-and-information-technology/systems-design-and-adminsitration-i/sample_source.bash. This work is licensed under a Creative Commons License. Creative Commons License