![]() |
|
Batch on linux? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Batch on linux? (/Thread-Batch-on-linux) |
Batch on linux? - DaPaus - 09-18-2011 I wonna ask of its possible to create and open batch files on a Linux. Cause I just bought a new system but I have no windows OS' anymore so i installed linux. (I know you can use hacked versions but i wonna learn to work on linux) DaPaus RE: Batch on linux? - 1234hotmaster - 09-18-2011 its called bash. Windows - Batch Linux - Bash RE: Batch on linux? - DaPaus - 09-18-2011 Thanks, does it work the same? -.bat extension -language -If you make a program on linux can you open it on windows and in reverse? RE: Batch on linux? - 1234hotmaster - 09-18-2011 .sh diffrent no - Batch/Bash aren't programming languages RE: Batch on linux? - DaPaus - 09-18-2011 Thanks but with language i mean the same commands? |