예를 들어:
echo "apt install nginx" | <'apt install nginx' will run here>
충분한 검색을 시도했지만 답변을 찾을 수 없습니다 :(
답변1
그냥 해
echo "apt install nginx" | sh
예를 들어:
echo "apt install nginx" | <'apt install nginx' will run here>
충분한 검색을 시도했지만 답변을 찾을 수 없습니다 :(
그냥 해
echo "apt install nginx" | sh