sbase

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

.gitignore (711B)


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