Tag: programming languages
Questions Related to programming languages
-
$0 to $9
-
$0 to $10
-
$1 to $9
-
$1 to $10
-
function_name() {command-list }
-
function_name ( ) { }
-
function name (command list ) {
-
None
-
cat testfile >redirfile
-
cat testfile >>redirfile
-
cat testfile 1> redirfile
-
cat testfile 2> redirfile
-
stdout
-
stderr
-
stderr2
-
stdouterr
-
"local
-
" function
-
"return
-
"parameter
-
Tests for command-line arguments
-
Shifts arguments to the left
-
Exits the program
-
Creates a pause in the program
-
while,until
-
until, while
-
repeat, while
-
None
-
chattr +i /etc/inputrc
-
chmod 666 inputrc
-
chmod g=rw inputrc
-
None
-
/dev/hda1
-
/dev/null
-
/dev/ram
-
/dev/tty