...
Most usage is centered around a dozen or so commands:
ls, more, less, cat, nano, pwd, cd, man, bsub, bkill, bjobs, ps, scp, ssh, cp, chmod, rm, mkdir, passwd, history, zip, unzip, tar, df, du, head, tail, grep |
---|
See the man pages for complete documentation. Here is a short description of some.
...
What text editors are available?
nano, nedit, vi, vim, emacs |
---|
How do I strip out ^M embedded characters in my files I transferred from my PC?
...