Thread
:
linux equivalent to a .bat file?
View Single Post
timoph
2010-01-19 , 08:08
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#
3
You're looking for shell scripts
Code:
#!/bin/sh echo hello world
http://www.freeos.com/guides/lsst/
Quote & Reply
|
The Following 2 Users Say Thank You to timoph For This Useful Post:
2disbetter
,
codeMonkey
timoph
View Public Profile
Send a private message to timoph
Find all posts by timoph