Hack 54. Execute previous command that starts with a specific word Hack 54. Execute previous command that starts with a specific word by Ramesh Type ! followed by the start...
Hack 30. PS2 – Continuation Interactive Prompt Hack 30. PS2 – Continuation Interactive Prompt by Ramesh A very long command can be broken down to multiple lines by giving \...
Hack 29. PS1 – Default Interaction Prompt Hack 29. PS1 – Default Interaction Prompt by Ramesh The default interactive prompt on your Linux can be modified as shown below to...
Hack 66. Format a partition using mke2fsk To format the disk, use mke2fs as shown below. Create ext3 filesystem Hack 66. Format a partition using mke2fsk by Ramesh After ...
Hack 15. Toggle SSH Session using SSH Escape Character 1. Login to remotehost from localhost: 2. Now you are connected to the remotehost: 3. To come back to the localhost tempora...
Hack 87. Single Quote and Double Quote Inside Shell Script Single Quote Double Quote Hack 87. Single Quote and Double Quote Inside Shell Script by Ramesh Let us review ho...