Search Results

Search: Posts Made By: bragabio
2,175
Posted By bragabio
awsome!!! it worked fine!
awsome!!! it worked fine!
2,175
Posted By bragabio
[Solved] Show lines above and below!
hello team -

anyone can help shwoing how to grep a file showing the lines above and below?

Thx
Bragabio
21,708
Posted By bragabio
below one of ways to do it: > >...
below one of ways to do it:

>
> a="NZ-deploy-mode-1.15-Linux.x86_64.rpm"
> echo $a | cut -f 1,2,3 -d -
NZ-deploy-mode
>
3,372
Posted By bragabio
you can create a script which will read from a...
you can create a script which will read from a file hostname and port, than you can analyse the string output (refused) or (connected). Make sense?
echo " " | telnet hostame port


Video tutorial...
Showing results 1 to 4 of 4

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