I was working on some scripts and the changes that I was making in the scripts was very dynamic, which I did want to keep backing up in the version control system. But for the peace of my mind, I wanted to keep a copy of the scripts, whenever it was in working state. Since [...]
Archive of posts filed under the bash category.
Backup of files in the directory.
1 December 2011, 5:09 pm
Filed under bash, Learning, Linux.
Tagged amit agarwal, Backup, Backup Exec, Computer file, Database, emacs, File Management, Folder (computing), Linux, mysql, programming, Revision control
Comment
Linux hardware details.
28 November 2011, 4:50 pm
Here is one of the scripts that I found on the net while searching for something … Note the URL for the script in the Description. #!/bin/bash – #=============================================================================== # # FILE: linux_hw.sh # # USAGE: ./linux_hw.sh # # DESCRIPTION: http://www.howtogeek.com/howto/solaris/get-the-processor-type-on-solaris/ # # OPTIONS: — # REQUIREMENTS: — # BUGS: — # NOTES: — # [...]
Filed under bash, Learning, Linux.
Tagged amit agarwal, awk, Command-line interface, grep, Linux, Operating Systems, Procfs, programming, Servers, ubuntu
1 Comment
Add ssh key to remote host
15 November 2011, 1:30 pm
If you are working on recent versions of the *nix OS like Fedora or Ubuntu then you would know about the commad ssh-copy-id. But if you land up using one of the older versions like Solaris or something where the command is not present, then probably you need a simpler solution to this. One of [...]
Filed under bash, Learning, Linux, Solaris.
Tagged amit agarwal, Fedora, Operating system, Secure Shell, Server, Solaris, ssh, ubuntu
Comment










