sbase

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

.gitignore (761B)


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