0% found this document useful (0 votes)
26 views20 pages

P 6

it iss nice

Uploaded by

sagarbhond0
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
26 views20 pages

P 6

it iss nice

Uploaded by

sagarbhond0
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 20
or ttc) cy EM Sie Ce mm ronogyga C4 (od _ ‘08 Takes Input Translates Longuage understood Fram User Commands by the Kernel The Shell is a Command Line Interpreter. It translates commands entered by the user and converts them into a language that is understood by the Kernel. Call us at IN: 9606058406 / US: 18338555775 edureka! WARES es a ea CST ea its advantages? A shell script is a command containing text file that contains one or more commands. These are the two main advantages of shell scripting: = |t facilitates you to develop your own operating system with relevant features best suited for you. = You can design software applications according to their platform. re ake rete cl 03. What are the different types of variables used in shell script? In a shell script we can use two types of variables : = System defined variables are defined or created by Operating System(Linux) itself. These variables are generally defined in Capital Letters and can be viewed by “set” command. = User defined variables are created or defined by system users and the values of variables can be viewed by using the command “echo” Bere yer err orth coc 04. What are the different types of commonly used shells on a typical Linux system? BOURNE SHELL TYPES | C SHELL TYPES Bourne Shell C Shell Korn Shell TENEX/TOPS C Shell Bourne-Again Shell 1 Shell POSIX Shell Ba © x Online Training? Call us at IN: 9606058406 / US: 18338555775 or visit www.edureka.co ortho c 05. How do you create a shortcut in Linux? Ihis can be done with the help ot links present in the UNIX. SOFT LINK HARK LINK Soft links are linked to the file name and Hard links are linked to the inode of the can reside on different file system as well. | file and have to be on the same file system as of the file. Deleting the original file makes the soft Deleting the original file does not affect link inactive the hard link. Pe ng for Linux Online Training? Call us at IN: 9606058406 / US: 18338555775 or visit www.edureka.co ortho cu O6. Tell something about the Super Block in Shell STH UT 4 ei EinUSFUI Course - 11 Hours [2024] | Linux Tutorial For Beginners | Linux Training|Ed.. @ @ 07. What is GUI scripting? GUL is used for controlling a computer and its applications. GU! scripting supports different applications. It mostly depends on the operating system or ttco) cl UAE UR EMS re ae Tee ets ats HTL A Linux process generally passes through four stages: = Waiting: In this stage, the Linux process waits for resource. = Running: In this stage, the Linux process is currently being executed. = Stopped: In this stage. the Linux process is stopped after successful execution. = Zombie: It is known as zombie because the process has stopped but still active process table. roan era rete) cl TES Ue OE er Leen continue commands? BREAK CONTINUE The break command is a simple way to The continue command causes the present escape out of a loop in progress. We can iteration of the loop to exit, instead of the use the break command to exit out fram entire loop. any loop, including while and until loops. ere Ae eee eae ee orth co cl 10. What is the significance of the shebang line in MYTH ne #!/bin/sh The Shebang line is present at the top of the script. It simply provides information regarding the location where the engine is placed. The engine is the one that execute the script. It can be neglected by the users if they want the same. os Tena tak eee ie ed EiHUSCFGH Course - 11 Hours [2024] | Linux Tutorial For Beginners | Linux Training|Ed.. @ @ Ure ee ee seo es ee EAHUSCFGH Course - 11 Hours [2024] | Linux Tutorial For Beginners | Linux Training|Ed.. @ @ Va How to use arguments in a Script? | ee ee ae ae nis Co ec ae ee eee ee tek ee ortho) cd Ky ONC |UD CR GMT Tsang tssyer| arguments ? Looking for Linux Online Training? Call us at IN: 9606058406 / US: 18338555775 or visit www.edureka.co ret goc ne Lm ase AEM TINS ITH aed Looking for Linux Online Training? Call us at IN: 9606058406 / US: 18338555775 or visit www.edureka.co echo "Script Nane:50 eos

You might also like