Budi

Budi

self-employed
1 point

Forums

Budi

6yr ago

Chrome Browser Screen Filter - Eyesight-easing Screen Filter

A Chrome extension for our eyes which will sooth and comfort them while working on a computer watching its screen.
Budi

6yr ago

Notepad+- - Try to make better Notepad++ by doing +- modifications

Good news try to improve Notepad++ https://github.com/abdulbadii/no... : the number of file & find history is more than 90 find dialog is larger and hold more strings , clearer status message multi-directories as search in files
Budi

5yr ago

Linux shell to manage commands history - Useful Bash shell function to manage commands history

Fundamental in Linux based development:
Working around developing a fine software supported the command history is fundamental for Linux developer
Budi

5yr ago

Find any file thoroughly on Linux - Bash script wrapper for Linux find utility

Find and list specific file, directory, or link recursively while utilizing "find" utility useful options
Size -s
Last modification time -t
Information on file found (whether 64/32 bit binary etc) -i
$ l
Budi

5yr ago

Search, filter filesystem on Linux - Bash script of find wrapper to search files in max control

Find and list specific file, directory, link or any filesystem type recursively while keep "find" utility options
$ l
$ l /usr
$ l /**lib* /
Budi

4yr ago

HTML element Process - Perl script to process HTML elements

Perl script to extract or remove HTML elements efficiently