Personal tools

sample_awk.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

awk '{print "ls -l " $1; }' $1 > 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_awk.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_awk.bash. This work is licensed under a Creative Commons License. Creative Commons License