Search Results

Search: Posts Made By: suchismitasuchi
6,129
Posted By suchismitasuchi
I saved it with :wq
I saved it with :wq
6,129
Posted By suchismitasuchi
Can't save a file
There is a file A.lcf.
I am updating the file and saving it .
But as soon as I am logging off and then logging in I am finding that the updated changes are not there in the file.
3,950
Posted By suchismitasuchi
How to return control from the child script to the parent one?
I have two shell scripts : A.sh and B.sh

A.sh
echo "In A"
exec B.sh
echo "After B"

B.sh
echo "In B"

The output is : In A
In B

I want the output : In A
In...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy