When we login into our account which files are executed?
Answers were Sorted based on User's Feedback
Answer / senthilnadhan
registry.exe file is executed.when we logon the remote
computer authendication file which is executable
| Is This Answer Correct ? | 0 Yes | 7 No |
What is the use of "shift" command in passing parameters?
what is this line in the shell script do ?#!/bin/ksh
Where are cowrie shells found?
how do you write sql queries using shell script for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO columns in EMP table how you display EMPNO,SAL FIELDS from emp in SHELL SCRIPT please explain with an example
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
How to get script name inside a script?
What is the difference between a variable and value?
how did u debugging in unix/ linux platform ??( project Related)
What is option in shell script?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Write a command sequence to find the count of each word?
How do I set bash as default shell mac?