scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Various scripts I wrote when using FreeBSD/Linux/UNIX systems for 15+ years.

Results 8 scripts issues
Sort by recently updated
recently updated
newest added

Hello there, The FreeBSD devs have decided, in their infinite wisdom, that NVMe devices should now be considered NDA devices by default: https://man.freebsd.org/cgi/man.cgi?nda This is instead of the previous standard...

Hello, I have been using some of your script and learning from them quite a bit. I searched for a script to format a usb pen drive, e.g. fat32, but...

Since the scripts are used in [this great guide](https://vermaden.wordpress.com/freebsd-desktop/) on FreeBSD desktop, I am wondering if it would be possible to share the rest of files from the guide on...

Hi! And why in the crown to run this script (desktop-kill-shit.sh) every second? In https://vermaden.wordpress.com/2018/07/01/freebsd-desktop-part-12-configuration-openbox/: * * * * * ~/scripts/desktop-kill-shit.sh 1> /dev/null 2> /dev/null

When I run lsblk with a drive (I tested with an external drive connected via usb) formatted on Windows as exfat, lsblk.sh will list the filesystem of the relevant formatted...

The international calling prefix (see [https://en.wikipedia.org/wiki/List_of_international_call_prefixes](wikipedia) ) is in many countries "00" (double null), but in some telephone systems something else. The ITU prescribes using the "+" sign as standard....

I was interested to see which other properties appear in my `.vcf` files. So I included a default target in the main case-switch in your `contacts-convert-vcf-from.sh` script. Which duly found...