Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 362 Bytes

File metadata and controls

13 lines (8 loc) · 362 Bytes

bash

Some bash scripts I use everyday

detailed search:

Searches for a function and shows filename(s), line(s) and line number(s).

  • Available for windows (.cmd) and bash script (.sh).
  • no-file versions only shows the results, to-file versions save them to a file.

Composer for XAMPP on Linux:

Manages Composer installation on XAMPP for Ubuntu.