shell expansion1 리눅스 Shell Expansion 종류 출처 : https://effective-shell.com/part-6-advanced-techniques/understanding-shell-expansion/ Understanding Shell Expansion | Effective ShellWhen you are working with the shell there are a number of techniques that you can use to take simple commands and make more useful. For example, if we wanted to create three files, we could run touch file1 file2 file3, or we could use 'brace expansion' andeff.. 2025. 3. 7. 이전 1 다음