I know that there is an editor built into MS-DOS, so you can create batch (.bat) files. But is there something like that for Linux Mint 12 terminal?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
migrated from stackoverflow.com Aug 10 '12 at 5:16
|
For editing/creating files from shell: Most linux distros come with Another alternative would be For a '.bat' equivalent for sequencing commands: Depending on the shell you are using (most likely Note that shell scripts require execution permissions to run. You would set these using |
|||||||||||||||
|