34 articles tagged "shell script"
- Shell scripting tip: Find the length of a string under UNIX / Linux oses
Explains how to find the length of string under Linux / UNIX operating system using simple shell commands.
- Domain Expiration Check Shell Script
I’ve already written about a shell script to check / monitor domain renew / expiration date here. Now I’ve modified matt’s domain-check script to support additional C/TLDs .in, .biz, .org and .info domains. I’ve also added 5 seconds delay to avoid whois server rejecting query. This script checks to see if a domain has [...]
- Howto Use SSH To Run Command On A Remote Machine
This article examined a simple, but powerful, method to run commands on a remote machine using combination of ssh and a shell script:
Use Secure Shell (SSH) to run commands on remote UNIX systems and, with some simple scripts, put together a system that enables you to manage many systems simultaneously from one machine without having [...] - Linux display the date when a file was accessed with stat command
A quick question from my mail bag:
How do I display or get the date when a file was last time accessed?
The best and simplest way is to use stat command. It displays file or file system status such as:
=> File size
=> File type
=> Inode number
=> UID/GID
=> File access , modify and creation time etc.
stat command [...] - How to stop a Linux job after a certain time
This article explains - controlling the duration of scheduled jobs (at and cron jobs) under Linux using nice shell script tricks:
Say you need to debug a pesky problem by running some traces for 30 minutes at midnight, or you would just like to use your Linux system as an alarm clock. This tip helps you [...] - nixCraft FAQ Roundup May 14, 2007
Recently updated/posted Linux and UNIX FAQ (mostly useful to Linux/UNIX new administrators or users) :
Howto find out size of AIX UNIX RAM memory
How to bind a range of IP’s in Debian / Ubuntu Linux
How do I view my Linux or UNIX server bandwidth usage?
What is an MX record in DNS entries?
What does a plus + [...] - nixCraft FAQ Roundup May 06, 2007
Recently updated/posted Linux and UNIX FAQ (mostly useful to Linux/UNIX new administrators or users) :
CentOS Linux install kernel headers to build vmware / 3rd party modules
Linux / UNIX : Argument list too long error in shell and solution
Howto: Debian / Ubuntu Linux Install PostgreSQL Database Server
Howto Display text files in a [...] - nixCraft FAQ Roundup April 27, 2007
Recently updated/posted Linux and UNIX FAQ (mostly useful to Linux/UNIX new administrators or users) :
Howto mount an ISO image in AIX UNIX
Linux Changing DNS Search Order
Howto run a shell script without changing file access permission
Email multiple file attachment from Solairs / AIX / HP-UX UNIX command line
AIX UNIX Monitor CPU for optimization and to determine [...] - March 6, 2007 : nixCraft FAQ Roundup
Recently updated/posted Linux and UNIX FAQ:
Linux display or change a pre-login message - /etc/issue file
PostgreSQL add or create a user account and grant permission for database
How do I unzip multiple / many files under Linux?
Ubuntu Linux Vim Sorry, the command is not available in this version: syntax on
How to format date for display or to [...] - February 6, 2007 : nixCraft FAQ Roundup
Recently updated/posted Linux and UNIX FAQ:
=> Shell command or script to write simple output on screen under Linux and UNIX
=> Delete a log files in Linux or UNIX
=> VSFTPD limit the number of simultaneous vsftpd connections for a single IP address
=> Gnome Desktop Keyboard Shortcut Keys
=> Disable Advanced power management (APM) on Linux
=> Locate files [...]
Viewing 11-20 of 34 posts. ( see all popular tags )
« Previous Page — Next Page »


Recent Comments
Today ~ 4 Comments
Today ~ 164 Comments
08/24/2006 01:56 pm ~ 11 Comments
Today ~ 4 Comments
Today ~ 5 Comments