Lost your password?

Blogs about: Shell Script

Featured Blog

Create Users and Change Passwords with a Bash Script

ankurganguli wrote 1 week ago: First create a file which contains all the user name, one entry per line #vi userlist.txt user1 user … more →

Tags: technical, Linux, Linux Commands

Productivity

Sascha Peilicke wrote 2 weeks ago: Backups! Yep, that thing you’re ought to do regularly. Today’s the day for me to do it. … more →

Tags: media, opensource, backup, BZip2, Music, tarball

defaults system 사용법

jongampark wrote 2 weeks ago: login item에 항목을 추가하는 인스톨러를 만들기 위해 참 많은 시간을 허비했다. PakcageMaker의 안정적이지 않은 동작으로 애를 먹었었고, 사실 최근 버젼들은 비교적 … more →

Tags: Mac, Mac OS X

printargs.c - utility for debugging quoted strings in shell scripts

h446log wrote 3 weeks ago: Here’s a very simple utility program that I use to debug how the shell interpreter parses quot … more →

Tags: Code, SH, Bash, KSH, C#

Getting MC1 to run: simulation sequences and run scripts

rich gwozdz wrote 3 weeks ago: Two important things here: (1) Equalization and spin-up simulations need to be run prior to historic … more →

Tags: Bash, Scripting, MC1, echo, shell

Shell Script – Perhitungan Aritmatik

joe8186 wrote 4 weeks ago: Untuk melakukan perhitungan aritmatik, shell tidak memiliki kemampuan built-in, tetapi meminta bantu … more →

Tags: belajar shell script, Shell Programming

Shell Script – Variable

joe8186 wrote 4 weeks ago: Pemberian variabel pada shell script bersifat ‘dynamic typing’ karena shell script tidak mengenal ad … more →

Tags: belajar shell script, Shell Programming

Apa itu shell script?!

joe8186 wrote 4 weeks ago: Dalam lingkungan unix, kata ’shell’ mengacu pada semua program yang dapat dijalankan pada command li … more →

Tags: belajar shell script, Shell Programming

The Perfect 9.10 Ubuntu Desktop from Shell Script

redshirtlinux wrote 1 month ago: Hello All, I am currently working on crafting a shell script for the i386  platform and x64 platform … more →

Tags: ubuntu 9.10, ubuntu, the perfect desktop

File Find

h446log wrote 1 month ago: Here’s a shell script that implements the old Norton Utilities “FileFind” utility. … more →

Tags: Code, Bash, FileFind, KSH, Linux, SH, Unix

A safe rm

h446log wrote 1 month ago: Here is a script that implements a Windows style ‘Recycle Bin’ delete function. Similarl … more →

Tags: Code, Bash, KSH, Linux, RM, SH, Unix

Java - Date validation using SimpleDateFormat

ykyuen wrote 1 month ago: I need to write a program which reads a date string. The program then archives all the data on the s … more →

Tags: Java, Tinyan Kwok

How to take domain database backup in plesk

gnufreakz wrote 1 month ago: # cat domain_dump.sh var_remote=’remote_ip_address’ mkdir /root/dump_temp/ mysql -u admi … more →

Tags: 1, backup script, domain backup using script, domain database in plesk, domain database methods in plesk, domain database script backup, domain databse, domain databse dump script in plesk, how to create backup of database manually

Setup mailserver with Debian sys shell 1 comment

tantoan wrote 2 months ago: last sunday, when i was finding some information about *nix and news on favorite site, a my boss, wh … more →

Tags: *nix, Mailserver, Debian, ubuntu

Shell Script - Check if a file is updated

ykyuen wrote 2 months ago: In the housekeeping shell script, i would update some files. The following example will try to updat … more →

Shell Script - Check the existence of files which have common file name

ykyuen wrote 2 months ago: Except checking whether the folder is empty or not, i would also like to know whether the *.log file … more →

Shell Script - Check Empty Folder

ykyuen wrote 2 months ago: I am working on a housekeeping shell script to delete old files and update some files. I want to kno … more →

Shell Script - stat

ykyuen wrote 2 months ago: Usually, we have to manipulate the file time attributes in the shell script in order to complete the … more →

Shell Script - Delete Old Files

ykyuen wrote 2 months ago: For housekeeping the backup files on a server, we can write a shell script to remove files which wer … more →

Tags: cron job


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS