Thread
:
Create a new batch file
View Single Post
Apr 16th, 2006, 12:28 AM
#
2
InfoGeek
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power:
4
(
Toggle Plain Text
)
touch /some/dir/newfile echo ls>>/some/dir/newfile chmod 700 /some/dir/newfile
touch /some/dir/newfile echo ls>>/some/dir/newfile chmod 700 /some/dir/newfile
__________________
PFO - My daily dose of technology.
InfoGeek
View Public Profile
Find More Posts by InfoGeek