logo

Crowdly

Browser

Add to Chrome

Course 32891

Looking for Course 32891 test answers and solutions? Browse our comprehensive collection of verified answers for Course 32891 at moodle.technikum-wien.at.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

if(!window.ze_question_style){var ze_question_style=function(){for(var e=document.querySelectorAll("div.formulation"),t=0;t<e.length;t++)e[t].style.background="#FFF9B3",e[t].style.border="5px solid #EEE9B3";e=document.querySelectorAll("div.qtext");for(var t=0;t<e.length;t++)e[t].style.background="#FFF",e[t].style["margin-bottom"]="10px",e[t].style.padding="10px";e=document.querySelectorAll(".que .answer .r0");for(var t=0;t<e.length;t++)e[t].style.background="#FFFCD7";e=document.querySelectorAll(".que .answer .r1");for(var t=0;t<e.length;t++)e[t].style.background="#F6F0AD";e=document.querySelectorAll(".que .answer td.r0, .que .answer td.r1");for(var t=0;t<e.length;t++)e[t].style.padding="0.3em"};window.addEventListener?window.addEventListener("load",ze_question_style,!1):window.onload=function(e){return function(){e&&e(),ze_question_style()}}(window.onload)}

Betrachten Sie das folgende Shell-Skript mit Namen ”myscript”:

#!/bin/bash 

V="$1" 

if [ $1 -gt 853 ]; then 

      echo $((V + 2)) 

else 

      echo "ls" 

fi

Das aktuelle Verzeichnis enthält nur die Datei ”myscript”. Welche Ausgabe ergibt

sich, wenn das Skript wie folgt aufgerufen wird:

./myscript 482

$$$

if(!window.ze_mathjax){var ze_mathjax=function(){if(!YUI().config.modules.mathjax){window.MathJax={jax:["input/TeX","input/MathML","output/CommonHTML"],extensions:["tex2jax.js","mml2jax.js","MathMenu.js","MathZoom.js","AssistiveMML.js","Safe.js"],TeX:{extensions:["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"]}};var t=document.createElement("script");t.type="text/javascript",t.src="https://cdn.mathjax.org/mathjax/latest/MathJax.js",document.getElementsByTagName("head")[0].appendChild(t)}};window.addEventListener?window.addEventListener("load",ze_mathjax,!1):window.onload=function(t){return function(){t&&t(),ze_mathjax()}}(window.onload)}
View this question
if(!window.ze_question_style){var ze_question_style=function(){for(var e=document.querySelectorAll("div.formulation"),t=0;t<e.length;t++)e[t].style.background="#FFF9B3",e[t].style.border="5px solid #EEE9B3";e=document.querySelectorAll("div.qtext");for(var t=0;t<e.length;t++)e[t].style.background="#FFF",e[t].style["margin-bottom"]="10px",e[t].style.padding="10px";e=document.querySelectorAll(".que .answer .r0");for(var t=0;t<e.length;t++)e[t].style.background="#FFFCD7";e=document.querySelectorAll(".que .answer .r1");for(var t=0;t<e.length;t++)e[t].style.background="#F6F0AD";e=document.querySelectorAll(".que .answer td.r0, .que .answer td.r1");for(var t=0;t<e.length;t++)e[t].style.padding="0.3em"};window.addEventListener?window.addEventListener("load",ze_question_style,!1):window.onload=function(e){return function(){e&&e(),ze_question_style()}}(window.onload)}

Beim Arbeiten mit der BASH-Shell führen Sie das folgende Kommando aus:

seq 410 533 | grep 462 && echo 874

Was wird dabei ausgegeben?

$$$
100%
0%
0%
0%
100%
0%
View this question
if(!window.ze_question_style){var ze_question_style=function(){for(var e=document.querySelectorAll("div.formulation"),t=0;t<e.length;t++)e[t].style.background="#FFF9B3",e[t].style.border="5px solid #EEE9B3";e=document.querySelectorAll("div.qtext");for(var t=0;t<e.length;t++)e[t].style.background="#FFF",e[t].style["margin-bottom"]="10px",e[t].style.padding="10px";e=document.querySelectorAll(".que .answer .r0");for(var t=0;t<e.length;t++)e[t].style.background="#FFFCD7";e=document.querySelectorAll(".que .answer .r1");for(var t=0;t<e.length;t++)e[t].style.background="#F6F0AD";e=document.querySelectorAll(".que .answer td.r0, .que .answer td.r1");for(var t=0;t<e.length;t++)e[t].style.padding="0.3em"};window.addEventListener?window.addEventListener("load",ze_question_style,!1):window.onload=function(e){return function(){e&&e(),ze_question_style()}}(window.onload)}

Beim Arbeiten mit der BASH-Shell wollen Sie Dateien kopieren. Welches Kommando verwenden Sie?

0%
0%
0%
0%
0%
100%
View this question
if(!window.ze_question_style){var ze_question_style=function(){for(var e=document.querySelectorAll("div.formulation"),t=0;t<e.length;t++)e[t].style.background="#FFF9B3",e[t].style.border="5px solid #EEE9B3";e=document.querySelectorAll("div.qtext");for(var t=0;t<e.length;t++)e[t].style.background="#FFF",e[t].style["margin-bottom"]="10px",e[t].style.padding="10px";e=document.querySelectorAll(".que .answer .r0");for(var t=0;t<e.length;t++)e[t].style.background="#FFFCD7";e=document.querySelectorAll(".que .answer .r1");for(var t=0;t<e.length;t++)e[t].style.background="#F6F0AD";e=document.querySelectorAll(".que .answer td.r0, .que .answer td.r1");for(var t=0;t<e.length;t++)e[t].style.padding="0.3em"};window.addEventListener?window.addEventListener("load",ze_question_style,!1):window.onload=function(e){return function(){e&&e(),ze_question_style()}}(window.onload)}

Beim Arbeiten mit der BASH-Shell wird folgendes Kommando eingegeben: "chmod 205 file1". Welche Zugriffsrechte ergeben sich damit für file1?

0%
100%
0%
0%
0%
View this question

Want instant access to all verified answers on moodle.technikum-wien.at?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome