NXT

nxt is one line shell script engine.
Download

NXT Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Free Software Foundation, Inc.
  • Publisher web site:
  • http://www.gnu.org/software/gnuzilla/

NXT Tags


NXT Description

nxt is one line shell script engine. nxt is one of Magic Hand command. Or one of one line shell script engine. It is the fastest solution of file operation.Example 1nxt .. g@foo.txt r@ n@bar.txt .1.nxt go to previous directory and execute ls command.2.get file name of "foo.txt".3.return to original directory.4.rename as "bar.txt"5.execute lsExample 2nxt g@*txt text m@ .1.nxt get "*txt" file name.2.go to "text" directory.3.move the files of "*txt" to current directory.(nxt's move command is "REAL MOVE" command.(cp A B;rm A;))4.execute lsExample 3nxt src "emacs nxt.c" .. make1.nxt go to "src" directory.2.execute "emacs nxt.c"3.back4.execute "make"


NXT Related Software