sbase

suckless unix tools
git clone git://git.suckless.org/sbase
Log | Files | Refs | README | LICENSE

.gitignore (729B)


      1 *.o
      2 /build
      3 /getconf.h
      4 /libutf.a
      5 /libutil.a
      6 /basename
      7 /cal
      8 /cat
      9 /chgrp
     10 /chmod
     11 /chown
     12 /chroot
     13 /cksum
     14 /cmp
     15 /cols
     16 /comm
     17 /cp
     18 /cron
     19 /cut
     20 /date
     21 /dd
     22 /dirname
     23 /du
     24 /echo
     25 /ed
     26 /env
     27 /expand
     28 /expr
     29 /false
     30 /find
     31 /flock
     32 /fold
     33 /getconf
     34 /grep
     35 /head
     36 /hostname
     37 /join
     38 /kill
     39 /link
     40 /ln
     41 /logger
     42 /logname
     43 /ls
     44 /md5sum
     45 /mkdir
     46 /mkfifo
     47 /mknod
     48 /mktemp
     49 /mv
     50 /nice
     51 /nl
     52 /nohup
     53 /od
     54 /paste
     55 /pathchk
     56 /printenv
     57 /printf
     58 /pwd
     59 /readlink
     60 /renice
     61 /rev
     62 /rm
     63 /rmdir
     64 /sbase-box
     65 /sed
     66 /seq
     67 /setsid
     68 /sha1sum
     69 /sha224sum
     70 /sha256sum
     71 /sha384sum
     72 /sha512sum
     73 /sha512-224sum
     74 /sha512-256sum
     75 /sleep
     76 /sort
     77 /split
     78 /sponge
     79 /strings
     80 /sync
     81 /tail
     82 /tar
     83 /tee
     84 /test
     85 /tftp
     86 /time
     87 /touch
     88 /tr
     89 /true
     90 /tsort
     91 /tty
     92 /uname
     93 /unexpand
     94 /uniq
     95 /unlink
     96 /uudecode
     97 /uuencode
     98 /wc
     99 /which
    100 /whoami
    101 /xargs
    102 /xinstall
    103 /yes