Creating a bash file directly
Create a file with a .bash extension
About this task
You can create a bash file with an extension of
bash
or
sh
as you would any other file.
Procedure
Right-click a project and select
New
>
File
.
In the
File name
field, enter the name of the and add
.bash
as the file extension.
Feedback