Sponsored Content
The Lounge War Stories Prize of being an Admin - Part 2 Post 302816335 by saurabh.mishra on Monday 3rd of June 2013 04:36:29 PM
Old 06-03-2013
I can count ill 5 for sure and I am still learnig Linxu and enjoying the show
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

comparing part of header with part of detailed records.

Hi there, I am lil confused with the following issue. I have a File, which has the following header: IMSHRATE_043008_101016 a sample detailed record is :9820101 A982005000CAVG030108000000000000010169000MAR 2008 9820102 MAR 2008 D030108 ... (1 Reply)
Discussion started by: cmaroju
1 Replies

2. What is on Your Mind?

Windows Admin switching to *nix Admin

I'm currently a Windows admin and have wanted to jump ship to the *nix side for a while now. I've been studying both through an lpic level 1 manual as I have time (focusing on debian), and a solaris 10 cert book. The problem is I only have a handful of hours a week to study, and my current job... (3 Replies)
Discussion started by: bobwilson
3 Replies

3. War Stories

Prize of being an Admin

Was wondering if anyone has come across any situation where you do your best to help users and in return you get a nice escalation from top level management! Here's my story: One fine morning, I was sitting idle, doing next to nothing, I got an alert from helpdesk people about a problem with... (30 Replies)
Discussion started by: admin_xor
30 Replies

4. Shell Programming and Scripting

[Solved] Printing a part of the last line of the specific part of a file

Hi, I have 80 large files, from which I want to get a specific value to run a Bash script. Firstly, I want to get the part of a file which contains this: Name =A xxxxxx yyyyyy zzzzzz aaaaaa bbbbbb Value = 57 This is necessary because in a file there are written more lines which... (6 Replies)
Discussion started by: wenclu
6 Replies

5. What is on Your Mind?

Regarding Admin life either as DBA or UNIX Linux admin

I am planning to choose my career as Unix/Linux Admin or a DBA. But I have come to know from forums and few admins like the job will be 24/7. I have few questions on that. Can we get "DAY" shifts in any one of the admin Job ? Can't we have shift timings in any company ? Eventhough the... (7 Replies)
Discussion started by: Jacktts
7 Replies

6. UNIX for Beginners Questions & Answers

How to make a loop to read the input from a file part by part?

Hi All, We've a VDI infrastructure in AWS (AWS workspaces) and we're planning to automate the process of provisioning workspaces. Instead of going to GUI console, and launching workspaces by selecting individual users is little time consuming. Thus, I want to create them in bunches from AWS CLI... (6 Replies)
Discussion started by: arun_adm
6 Replies
MBOXCHECK(1)						User Contributed Perl Documentation					      MBOXCHECK(1)

NAME
mboxcheck - MBOX mail checking program. SYNOPSIS
mboxcheck [options] [file [...] ] DESCRIPTION
MBOXcheck is a simple mailbox checker. Give some options and at least one mailbox file as an argument and it will print some status of how many messages there are and which status they have. OPTIONS
--help The help text. -h --version The version information about this tool. -V --showon [v][?] When to show a mailbox in the list. [v] - verbose, always show. [?] - show when count is above 0 for the below types, see --show what for more information about that. The default is to trigger only on new messages (--showon new). --show [n][s][r][o][a][d] What counts to show. The caracter in the bracket is the short form. The what string can be comma separated to specify more than one option. Multiple --show options will add more (and will not remove shows). [n] - new (new messages) [s] - seen (seen but not read messages) [r] - read (read and answered messages) [o] - onlyread (just read messages) [a] - answered (answered messages) [d] - deleted (deleted messages) The default is to show new and seen messages (--show ns). --recurse This option will tell the tool to recurse into -R -r subdirectories. --nosymlink Tell the program to ignore symlinked files and directories. --cachedir dir A temporary directory to use for speedup cache (default ~/.mboxcheckcache) --nocache Do not use a temporary directory. CACHE
The cache file is named after the path to the file with slash caracters '/' replaced with two commas ',,'. The content is a list of comma separated values; last position, new, seen, only read, answered and deleted mail. AUTHOR
Ola Lundqvist <opal@debian.org> SEE ALSO
http://inguza.com/software/mboxcheck Mboxcheck Sat Apr 7 19:16:14 CEST 2012 MBOXCHECK(1)
All times are GMT -4. The time now is 10:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy