Collection of useful scripts ============================ Copyright (C) 2010-2014 A. Gordon (assafgordon@gmail.com) Available scripts ----------------- * atexpand - like 'expand', but with auto-tab width detection. * atless - like 'less', but with auto-tab width detection. * auto-build-install - downloads,builds,install a tarball from http/ftp/s3/git * create-ssha-passwd - creates SSHA-encoded password lines (e.g. for NGINX) * detect_tab_stops - help script to detect proper tab width. * dict - like 'dict', but pipes to 'less'. * dudirs - friendlier output of 'du'. * easyjoin - combines 'sort' + 'join' into one quick script. * filetype_size_breakdown - summarize file usage by file type. * list_columns - shows names and number of columns in a tabular file. * make_balloon - easily create big empty files. * multijoin - combine multiple files using shared key. * nfs_iostat - wrapper for NFS statistics of iostat. * pss - 'ps' with nicer output and easy filtering. * ppsx - copy user+hostname+fullpath of file/dir to clipboard. * psx - copy fullpath of file/dir to clipboard. * rsx - copy rsync-compatible URL of file/dir to clipboard. * sort-header - wrapper for GNU sort, with header line support. * sum_file_sizes - sum the size of files. * sumcol - sum the values in a column of input file. * tawk - AWK wrapper, with input/output field separators set to TAB. * tardir - packs current directory into a time-stamped tarball. * tuniq - UNIQ wrapper, with TAB output. * xtime - xtime wrapper, with friendlier output. * xxcat - 'cat' wrapper, with auto de-compression of gzip/bzip2/xz files. INSTALLATION ------------ When using the released tarball version: $ tar -xzvf gordon-bin-scripts-X.Y.Z.tar.gz $ cd gordon-bin-scripts-X.Y.Z $ ./configure $ make $ sudo make install When using the GIT repository: $ git clone git://github.com/agordon/bin_scripts.git $ cd bin_scripts $ ./bootstrap.sh $ ./configure $ make $ sudo make install When using HomeBrew/LinuxBrew: $ brew install --HEAD https://raw.github.com/agordon/bin_scripts/master/gordon_bin_scripts.rb from: https://github.com/agordon/bin_scripts
ppt.cc/fVjECx ppt.cc/fEnHsx ppt.cc/fRZTnx ppt.cc/fSZ3cx ppt.cc/fLOuCx ppt.cc/fE9Nux ppt.cc/fL5Kyx ppt.cc/fIr1ax ppt.cc/f71Yqx tecmint.com linuxcool.com linux.die.net linux.it.net.cn ostechnix.com unix.com ubuntugeek.com runoob.com man.linuxde.net v.gd/4A2G5b v.gd/VBg0IE v.gd/kVkm7n v.gd/jCKP1G linuxprobe.com linuxtechi.com howtoforge.com linuxstory.org systutorials.com ghacks.net linuxopsys.com v.gd/2P9wTx v.gd/FtfpqE v.gd/eMfHsm v.gd/Ub7mqv v.gd/RReVk0 v.gd/vS3uTI v.gd/4Zxmba v.gd/1BnFph
Total Pageviews
Thursday, 10 March 2016
一些有用的linux scripts
Labels:
linux