Horje
run  shell script to yaml file Code Example
shell script to convert yaml
date=date '+%d_%m_%Y_05_'
#echo $date
cd /opt/Logs/dmApp
logfile=ClientProv_30xcf_$date*.log
#echo $logfile
cat $logfile |grep "Loading InRoamer Details.."
run shell script to yaml file
ssh -i "poc-key-pair.pem" ubuntu@ -o "proxycommand ssh -W %h:%p -i "poc-key-pair.pem" ubuntu@ec2-13-250-6-181.ap-southeast-1.compute.amazonaws.com"




Python

Related
ftplib tqdm Code Example ftplib tqdm Code Example
python networkmanager tutorial Code Example python networkmanager tutorial Code Example
python char to hex Code Example python char to hex Code Example
networkx - calculate degree per each node Code Example networkx - calculate degree per each node Code Example
proxy pool for scrapy Code Example proxy pool for scrapy Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10