2016年3月30日 星期三

linux command/tool

cksum

comm

csplit

cut

md5sum

nl

nohup

od

sum

tee

tree

edquota

quota on

cmp

diff

diffstat

badblocks

eject

whereis

sync

contrab

unmask

dialgo --timebox "time" 8 30

4 則留言:

  1. find and tar gz file

    mv .[a-z]* zzz_file
    md5sum *.gz

    find . -type d -maxdepth 1 -mindepth 1 -exec tar zcvf {}.tar.gz {} \;

    回覆刪除
  2. git web

    cgit
    gitweb nginx
    git-instaweb --httpd

    git server gitolite

    diff -up

    diff -uprN

    git rebase -i

    quilt

    回覆刪除
  3. hostname

    linux email
    mutt pine/alpine
    https://en.wikipedia.org/wiki/Alpine_(email_client)

    service --status-all
    https://askubuntu.com/questions/407075/how-to-read-service-status-all-results

    systemctl -a

    smbstatus

    /etc/login.defs
    鳥哥: 除了這些基本的帳號設定值之外, UID/GID 還有密碼參數又是在哪裡參考的呢?那就得要看一下 /etc/login.defs 啦! 這個檔案的內容有點像底下這樣:

    /etc/mtab

    /etc/profile

    /etc/rc.local

    skel

    sudoers

    sysctl.conf

    回覆刪除
  4. sudo apt-get install global
    https://www.twblogs.net/a/5b7af3572b7177392c97494a

    gnu global


    gtags

    回覆刪除