richardkrikler/Notability-Viewer - Notability Note Viewer for the Backup PDFs inside of a file system (e.g. with OneDrive integration in Windows). pandao/editor.md - The open source embeddable online markdown editor (component). blackmatrix7/ios_rule_script - 分流规则、重写写规则及脚本。 lit...
trackertorrenttorrent-filestransmissiontransmission-daemontorrentstorrent-downloadertorrent-trackerbash-scripttrackerstransmission-webtransmission-clitransmission-apiadd-trackerstransmission-torrent-clienttransmission-remotetrackerslisttransmission-rpc UpdatedOct 5, 2022 ...
Here’s how to use the type command in Linux. Linux HandbookChristopher Murray More bash specials Bash also has some special variables that you may want to know about next. Special Variables in Bash Shell [With Script Examples] The bash shell has some special variables that have specific ...
bash ./openssh-blacklist-1.0.shPASS: no suspect packages were found on this system The script can also check a set of packages by passing it a list of source or binary RPM filenames. In this mode, a "PASS" or "ALERT" line will be printed for each filename passed; for example: ...
Awesome Rust If you want to contribute, please readthis
I'm using ls -a command to get the file names in a directory, but the output is in a single line. Like this: . .. .bash_history .ssh updater_error_log.txt I need a built-in alternative to get filenames, each on a new line, like this: . .. .bash_history .ssh updater_...
This example demonstrates a sample crontab entry to run the delete-cache script every day at midnight. 0 0 * * * /opt/bin/delete-cache There are a variety of methods used to display the cron jobs. Cron jobs can be listed on a per-user or per-application basis. It is also possible ...
Fix typo in the Stale Bot text. 5年前 alternates Updates from yoyo.org, URLHaus, mvps.org, KADhosts, and hostsVN. 5年前 ci Minor shell script tweaks 5年前 data Updates from yoyo.org, URLHaus, mvps.org, KADhosts, and hostsVN. ...
In the absence of the ability to do zone transfers, I wrote this small bash script, dg: #!/bin/bash COMMON_SUBDOMAINS=(www mail smtp pop imap blog en ftp ssh login) if [[ "$2" == "x" ]]; then dig +nocmd "$1" +noall +answer "${3:-any}" wild_ips="$(dig +short "*...
A shell script which convert gfwlist into dnsmasq rules. Working on both Linux-based (Debian/Ubuntu/Cent OS/OpenWrt/LEDE/Cygwin/Bash on Windows/etc.) and BSD-based (FreeBSD/Mac OS X/etc.) system. This script needssed,base64,curl(orwget). You should have these binaries on you system....