Search Results

Search: Posts Made By: uradunce
13,809
Posted By uradunce
Ahh, I think that was indeed the case. Thanks!
Ahh, I think that was indeed the case. Thanks!
10,376
Posted By uradunce
*nudge* Anyone have a suggestion? ...
*nudge*

Anyone have a suggestion?

Thanks!
10,376
Posted By uradunce
Exiting from Minicom on a shell script
This is what I've tried:

#!/bin/sh
send sh
send showifs
send exit
! killall minicom

My problem is that for some reason when I do this it doesn't give me the results of the prior...
13,809
Posted By uradunce
When I made those changes I get: ? ? ? ...
When I made those changes I get:

?
?
?
?

Though it looks like the changes were made. Is that return standard?

Thanks!
13,809
Posted By uradunce
Will I be able to tell if the scripts have bad...
Will I be able to tell if the scripts have bad characters if I open it with vim?

Also I don't know how to use sed with multiple expressions. Your example isn't clear to me.

Thanks
13,809
Posted By uradunce
I have just been typing: bash script.sh...
I have just been typing:

bash script.sh filename

I'm attempting to use it to go through other files (.txt, .scr, and .bat) to find the IP addresses and change them. It strikes me I should also...
13,809
Posted By uradunce
Creating a sed script to change ip addresses in a file
So I'm new to this sed command and I am trying to create a script that replaces ip addresses when I name a file but can't tweak it to work.

Here is what it looks like:
#!/bin/bash
#
file=$1
#...
Showing results 1 to 7 of 7

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