Search Results

Search: Posts Made By: master-of-puppe
1,053
Posted By master-of-puppe
I'm running this on debian wheezy or squeeze...
I'm running this on debian wheezy or squeeze either one.

This is squeeze:


No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.7 (squeeze)
Release: ...
1,053
Posted By master-of-puppe
awk file sum results
I ran this script:

#!/bin/bash
./disk-usage-JM.pl > jm_out
InFile="jm_out"
OutFile="jm_temp"
awk '{if (!match(" \t",substr($0,1,1))) {server=$0; next}
if (substr($0,1,1)==" ")...
8,025
Posted By master-of-puppe
I solved my own issue. I really wish that someone...
I solved my own issue. I really wish that someone would have been as nice to me as I was to others. Guess there aren't many people here willing to put themselves out for others.

Here's the...
2,646
Posted By master-of-puppe
I created my own solution for copying files to...
I created my own solution for copying files to remote machines and performing commands on those machines with expect in the thread "Need expect script to copy trusted keys". Sorry they won't let me...
8,025
Posted By master-of-puppe
Need an expect script to copy trusted keys
I would like an expect script that not only transfers over the trusted keys to remote hosts that I've never logged into before via ssh, but it also cats the trusted key into the...
Showing results 1 to 5 of 5

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