How do I save a powershell script?
No Answer is Posted For this Question
Be the First to Post Answer
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What is ms powershell?
How to add some content in any file at some desired location without using VI or some other editor in UNIX
Print the 10th line without using tail and head command.
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
What will happen to my current process when I execute a command using exec?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What is the syntax of "grep" command?
How do I run a .sh file on mac?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
How do I edit a .sh file?
How will you print the login names of all users on a system?