Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

loggy.sh android

#!/system/bin/sh
# loggy.sh.

#_date=`date +%F_%H-%M-%S`
logcat -b all -f  /cache/logcat_${_date}.txt &
dmesg -w > /cache/kmsg_${_date}.txt &
Comment

PREVIOUS NEXT
Code Example
Shell :: predate.sh linux error logging 
Shell :: fzf rpm 
Shell :: bash mail subject variable 
Shell :: zh-Hans publish 
Shell :: FATAL module ucvideo not found 
Shell :: find all file with tilda sign? 
Php :: composer update no limit 
Php :: php console log var_dump 
Php :: info.php 
Php :: enable error logging php 
Php :: laravel version check 
Php :: php string to lowercase 
Php :: php number padding 
Php :: codeigniter order by 
Php :: wordpress turn off php warnings 
Php :: pdo last insert id 
Php :: destroy a session in laravel 
Php :: php store object in session 
Php :: use of segment in laravel 8 
Php :: a2dismod 
Php :: try and catch laravel 
Php :: Root composer.json requires php ^7.2.5 but your php version (8.0.6) does not satisfy that requirement. 
Php :: CLI to create a new laravel project 
Php :: shop page url woocommerce 
Php :: ucfirst() php 
Php :: php get referrer 
Php :: php split string along spaces 
Php :: Hours to minute convert in php 
Php :: php get subdomain 
Php :: file_get_contents timeout 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =