Search Results

Search: Posts Made By: sushantnirwan
1,712
Posted By sushantnirwan
Sorry I forget to mention that i want to run this...
Sorry I forget to mention that i want to run this thing on solaris machine
and there is no -c option in script. The script has only -a option
1,712
Posted By sushantnirwan
Run a command on new created shell
Hi
I am using a command "script" to capture the output of a command
my script is

#/bin/sh
script filename.txt
./execute_some_script.sh
exit
exit

Now my problem is that when my script...
16,033
Posted By sushantnirwan
Ya i know , but what the way to come out from...
Ya i know , but what the way to come out from this problem
16,033
Posted By sushantnirwan
This is not work in this case , i already try it
This is not work in this case , i already try it
16,033
Posted By sushantnirwan
Its not cmds, I am taking it as a example , other...
Its not cmds, I am taking it as a example , other are files which i did not explain here
16,033
Posted By sushantnirwan
How to redirect stderr and stdout to a file
Hi friends
I am facing one problem while redirecting the out of the stderr and stdout to a file
let example my problem with a simple example
I have a file (say test.sh)in which i run 2 command...
3,312
Posted By sushantnirwan
I forget to tell that i also know the one line...
I forget to tell that i also know the one line before and after "-------------"
so for that i simply use
sed -ne '/line1/,/line3/p' file name
but i am facing one problem in thats
there is very...
3,312
Posted By sushantnirwan
Get text between two special rows ?( using awk or sed)?
Hi Friends
I am facing some problem in extract the lines between two fixed lines
for examplemy text file look like ...

--------
line 1
line 2
line 3
---------
line 4
line 5
--------...
Showing results 1 to 8 of 8

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