Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- xargs
- maVen
- web.xml
- plugin
- resource
- Mac
- port
- JavaScript
- import
- profile
- 단축키
- Windows 10
- ssh
- netsh
- 줄바꿈 문자
- GIT
- Windows
- vscode
- 네트워크
- find
- Source
- Quartz
- context
- grep
- VirtualBox
- Eclipse
- lsof
- IntelliJ
- bash
- tomcat
Archives
- Today
- Total
develog
[bash] bash special variables 본문
https://tecadmin.net/bash-special-variables/
Bash Special Variables ($0, $?, $#, $@, $$, $*) – TecAdmin
Bash is a powerful shell that provides a wide range of special variables that can be used to manipulate and control the behavior of scripts. These variables provide essential information about the environment in which the script is running, including the c
tecadmin.net
Comments