Bash
Useful Bash Information/Scripts
Here you will find Bash tip's and trick's and some useful bash scripts.
- Regular Expression cheat sheet
- Bash keyboard shortcut keys
- The wonder of !$ and !*
- Insert text on a particular line number
- For loop processing list
- Command line arguments
- Get IP Address
- Array in for loop
- Use Date to show previous date
- Update DNS ip addresses and update serial number
- Using Sed to cut out lines or pull out lines
- Get MAC Address
- Watch command
- Coloured Tail file
- FTP transer
- Bash History Tricks
- Indirect variable
Labels:
Page:
Array in for loop
Page:
Bash History Tricks
Page:
Bash keyboard shortcut keys
Page:
Coloured Tail file
Page:
Command line arguments
Page:
For loop processing list
Page:
FTP transer
Page:
Get IP Address
Page:
Get MAC Address
Page:
Indirect variable
Page:
Insert text on a particular line number
Page:
Regular Expression cheat sheet
Page:
The wonder of !$ and !*
Page:
Update DNS ip addresses and update serial number
Page:
Use Date to show previous date
Page:
Using Sed to cut out lines or pull out lines
Page:
Watch command
Add Comment