convert shell script to yaml
ps -aef|grep ClientProvision.exe
cd /opt/Logs/dmApp
date=date '+%d-%m-%y_%H_'
cat ClientProv_30xcf_$date *.log |grep "Loading InRoamer Details.."ps -aef|grep ClientProvision.exe
cd /opt/Logs/dmApp
date=date '+%d-%m-%y_%H_'
cat ClientProv_30xcf_$date *.log |grep "Loading InRoamer Details.."
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.."
Also in C++:
- Bash add pause prompt in a shell script with bash pause command
- scss in gatsby
- mailutils check mail
- debian install java
- apache server not starting in xampp ubuntu
- certbot apache install
- linux kill process
- nohup & 2 &1
- bash convert string to uppercase
- how to search keyword in linux
- how to prevent ubuntu from sleeping when lid is closed
- git rebase fork
- install angular bootstrap
- display settings ubuntu 20.04 in right side
- Explain how repos work, referencing the .git file
- powershell for each loop
- chocolatey list installed
- regex final word
- windows alias
- openssh client for windows 10
- git revert file to master
- powershell open device manager
- install ruby
- how to install wordcloud in python