advanced code snippet search
eriwst on 10/18/06
file read
10/18/06 03:32am
#!/bin/bash whileread linedoecho -e "$line"done < /etc/fstab
Report this snippet Tweet
Comment:
You need to login to post a comment.