Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18936

Re: A script to check dependencies

$
0
0
[code]
#!/bin/sh
# author polikuo
# version 1.2
# Dec 4 2016

. /etc/init.d/tc-functions
useBusybox

showhelp() {
  (( $C )) && echo -n ${YELLOW}
  echo 'Usage: '"$(basename $0)" [-option] your_top_directory
  echo '  'Available Options \(Default -ns\)
 ...

Viewing all articles
Browse latest Browse all 18936

Trending Articles