Sponsored Content
Full Discussion: brand names
Operating Systems Solaris brand names Post 302176101 by melanie_pfefer on Monday 17th of March 2008 11:02:53 AM
Old 03-17-2008
brand names

how to get the disks brand names? NIC brand names?
thanks
 

6 More Discussions You Might Find Interesting

1. Programming

Brand new user!

Hi everyone!!! :D I just want to say that I'm a new user of Unix, about 6 weeks. I'm taking a Programming and Logic course at a school in New York State, and we use Unix to operate Emacs, our code editor. I'm also taking a course called Unix Operating System. To be perfectly honest, I don't... (3 Replies)
Discussion started by: Cloud9LS
3 Replies

2. UNIX for Dummies Questions & Answers

Totally brand new to CRON

hi there i am very new to the world of CRON. i would like to know from below the ground up how i can learn abouot cron. where the best tutorials lie. i have an assignment that requires i set up a cron job to download a price file. am i in control of where the price file is downloaded to? (eg to... (2 Replies)
Discussion started by: buzzby
2 Replies

3. Shell Programming and Scripting

Searching for file names in a directory while ignoring certain file names

Sun Solaris Unix Question Haven't been able to find any solution for this situation. Let's just say the file names listed below exist in a directory. I want the find command to find all files in this directory but at the same time I want to eliminate certain file names or files with certain... (2 Replies)
Discussion started by: 2reperry
2 Replies

4. UNIX for Dummies Questions & Answers

Brand New Me

Hello all. Can someone help. I am a non-Unix person in everyway- I deal more with the company backups etc. I have been asked to start learning Unix and have been asked to get myself on a course and obtain material. I live in the Nottingham area in UK- can anyone suggest a good 3-5 day course -... (3 Replies)
Discussion started by: WaqarShah
3 Replies

5. What is on Your Mind?

What brand is your primary computer?

A poll is added. Please vote and share your experiences. :b: If you select option: Other Brand then please post the brand name (22 Replies)
Discussion started by: Yoda
22 Replies

6. Shell Programming and Scripting

Exclude certain file names while selectingData files coming in different names in a file name called

Data files coming in different names in a file name called process.txt. 1. shipments_yyyymmdd.gz 2 Order_yyyymmdd.gz 3. Invoice_yyyymmdd.gz 4. globalorder_yyyymmdd.gz The process needs to discard all the below files and only process two of the 4 file names available ... (1 Reply)
Discussion started by: dsravanam
1 Replies
Publican::CreateBrand(3pm)				User Contributed Perl Documentation				Publican::CreateBrand(3pm)

NAME
Publican::CreateBrand - A module for generating new brand boilerplate. VERSION
This document describes Publican::CreateBrand version 0.1 SYNOPSIS
use Publican::CreateBrand; my $creator = Publican::CreateBrand->new({name => 'foo'}); $creator->create(); DESCRIPTION
Creates a new Brand for use with the publican package INTERFACE
new Create a Publican object set. Parameters: name Brand Name (Required) create Create all the required files. xml_files Create XML files. conf_files Create configuration files. images Create images dir and all the default images in svg and png format. default_images Generate images with default text in SVG and PNG formats. DIAGNOSTICS
"unknown args %s" All subs with named parameters will return this error when unexpected named arguments are provided. "%s is a required parameter" Any sub with a mandatory parameter will return this error if the parameter is undef. ""Can't create brand, directory %s exists!" When creating a Brand a directory is created with the same name as the brand. If a directory with that name is in the current directory the creation will fail. "Invalid language supplied: %s" The language supplied is not a valid language. "Can't create directory: %s" "Could not open %s for output!" "Can't write file" "Can't open SVG file %s" CONFIGURATION AND ENVIRONMENT
Publican::CreateBrand requires no configuration files or environment variables. DEPENDENCIES
Carp version Config::Simple File::Path File::pushd DateTime Image::Magick Publican Term::ANSIColor INCOMPATIBILITIES
None reported. BUGS AND LIMITATIONS
None reported. Please report any bugs or feature requests to "publican-list@redhat.com", or through the web interface at <https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Publican&amp;component=publican>. AUTHOR
Jeff Fearn "<jfearn@redhat.com>" perl v5.14.2 2012-06-18 Publican::CreateBrand(3pm)
All times are GMT -4. The time now is 10:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy