How can I set the default rwx permission to all users on every file which is created in the current shell?
No Answer is Posted For this Question
Be the First to Post Answer
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What is a shell script? Can you name some of its advantages?
What is use of "cut" command?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
What is eval in shell script?
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 can the contents of a file inside jar be read without extracting in a shell script?
what are bootlevel in linux?which level is booting by default.
what do u mean by $#,$* in unix programming?
What is the use of "shift" command in passing parameters?
Is bash an operating system?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"