Anonymous

Not logged in

  • Log in
DWIKI

Bash

From DWIKI

Namespaces

  • Page
  • Discussion

More

  • More

Page actions

  • Read
  • View source
  • History
Revision as of 13:22, 15 July 2016 by Tony (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Homepage
  • http://www.linuxdoc.org/HOWTO/Bash-Prog-Intro-HOWTO.html
  • Bash Guide for Beginners
  • http://www.ling.helsinki.fi/users/reriksso/unix/shell.html
  • Advanced Bash Scripting Guide
  • Linux Shell Scripting Tutorial
  • Aliens Bash Tutorial
  • http://www.skorks.com/2009/09/bash-shortcuts-for-maximum-productivity/

Tips and tricks

get first character of a string

FIRST=${STRING:0:1}


move cursor

^b move back 1 char
^f move forward 1 char
alt-b move back 1 word
alf-f move forward 1 word
Retrieved from "https://wiki.dhits.nl/index.php?title=Bash&oldid=5245"
Categories:
  • Scripting
  • Programming

Navigation

Navigation

  • Main Page
  • Community portal
  • Recent changes
  • Random page
  • Help

Wiki tools

Wiki tools

  • Cargo data

Page tools

Page tools

    User page tools

      More

      • What links here
      • Related changes
      • Printable version
      • Permanent link
      • Page information
      • Page logs

      Categories

      Categories

      • Scripting
      • Programming
      • Powered by MediaWiki
      • This page was last edited on 15 July 2016, at 13:22.
      • Privacy policy
      • About DWIKI
      • Disclaimers