Search Results

Search: Posts Made By: Xtreme
2,456
Posted By Xtreme
Its an application based command which shows the...
Its an application based command which shows the routing table just as below. After each such get command it asks for the user id and password. Problem with my script is that it is successfully...
2,456
Posted By Xtreme
Its as follows: NAME="Red Hat Enterprise...
Its as follows:

NAME="Red Hat Enterprise Linux Server"
VERSION="7.3 (Maipo)"

-bash

--- Post updated at 12:38 PM ---

there is no sudo option. its the need of command to enter id password...
2,456
Posted By Xtreme
To send ID and Password for each command using expect feature in bash script
Dear Tech Guys,

I am trying to send some commands on the local server and it always asks for user name and password after each command. To serve the purpose I am using expect function as follows:...
1,363
Posted By Xtreme
This is super !!! I have tried once and it really...
This is super !!! I have tried once and it really works. Thank you so much for putting an effort. I will try to understand the logic as much as I can. Loving this forum. Thanks again.
1,363
Posted By Xtreme
Hello. Well no because I am new to shell...
Hello. Well no because I am new to shell scripting and doesn't know how to compare and make such logic. Any input would be highly appreciable.
1,363
Posted By Xtreme
Search of multiple numeric entries in an output file
Hello Tech Guys,

I have two files named check.txt and output.txt

Content of check.txt

620070527336551 40201800027285
620070551928314 40201800027285
620070534376312 40201800027285...
4,035
Posted By Xtreme
Hello Bakunin, Sorry it was my bad. The...
Hello Bakunin,

Sorry it was my bad. The command didn't work first due to some extra space needed which I added and now it is working. So your solution was perfect for my problem. Thanks.
4,035
Posted By Xtreme
Hello, Thanks for your valuable and...
Hello,

Thanks for your valuable and detailed input. This has worked for me !! Thanks mate

sed -n -e '/server01:~ # cat \/proc\/mdstat/,$p' # correct

--- Post updated at...
4,035
Posted By Xtreme
Including Hash / in sed command filter
Hello All,

I want to print data in between two lines in a file sample.txt through more or cat command on the screen. For that I am using below sed command to give the BEGIN and END text.
...
Showing results 1 to 9 of 9

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