.CSH 파일 확장자
Photoshop Custom Shapes File
| 개발사 | Adobe Systems |
| 인기도 |
3.8 | 29 투표 |
CSH 파일이란 무엇인가요?
Collection of custom shapes used by Photoshop and Photoshop Elements; accessed by the Custom Shape Tool when the custom shape option is selected; can be loaded or saved by clicking the right arrow in the Shapes drop-down list and selecting "Load Shapes..." or "Save Shapes..."
추가 정보
Custom Shapes files are saved by default in the Photoshop/Presets/Custom Shapes directory.
CSH 파일을 열거나 참조하는 프로그램
C Shell Script
| 개발사 | Bill Joy |
| 인기도 |
3.6 | 8 투표 |
추가 정보
In the late 1970s, developer Bill Joy created csh. This Unix shell, which is included in many Unix distributions and also available in macOS, allows users to write and execute commands structured similarly to C statements.
Users who want to quickly execute multiple C shell commands in succession can save those commands as a C shell script. These scripts are plain text files, saved with the .csh extension, that users can create and edit in any text editor. Users can then call their CSH file with the C shell to execute the script it contains.
On rare occasions, C shell scripts may instead be saved with the .SH extension. One way to recognize a C shell script is to look for the string #!/bin/csh in the script's first line. Most C shell scripts include this string, which tells the shell the script should be executed using the C shell interpreter.
CSH 파일을 여는 방법
You can open a CSH file and view or edit the script it contains in Microsoft Notepad (Windows), Apple TextEdit (Mac), Vim (Linux), or any other text editor.
To execute the script a CSH file contains, open the C shell, navigate to the directory that contains your file, and enter csh YourFileName.csh.
CSH 파일을 여는 프로그램
Cubase Waveform File
| 개발사 | Steinberg Media Technologies |
| 인기도 |
2.8 | 9 투표 |
추가 정보
참고: CSH files do not store actual audio data.
