Sponsored Content
Full Discussion: My Work Is Like This Movie!
The Lounge What is on Your Mind? My Work Is Like This Movie! Post 302210856 by robotronic on Wednesday 2nd of July 2008 06:05:32 AM
Old 07-02-2008
ROTFL! My environment like "Mutiny on the Bounty"... Well, not like... Is really that Smilie

You have to know that our office is divided into three main "islands", four desks each. My island is called "the mutinous island", or even "anarchy island", because its inhabitants can do whatever they want, when they want, without asking permission to no one!

Eheheh, well, it's not exactly like that, it'll be too cool! But when the boss jokingly called us in that manner for the first time from his single-apart-island like a pirate sea captain, we were baptized for life! And we are proud of that Smilie

I really enjoy my work and I feel so good with my colleagues that I won't change this work for nothing else!

We are like a naval vessel, sailing the impervious seas of databases' world! Sometimes we also need to shoot our cannons against dangerous enemies, typically developers' battleships or users' boats...

How many fights, how many victories!

Smilie
 

6 More Discussions You Might Find Interesting

1. OS X (Apple)

i Movie HD

i Movie HD will not play sound from an imported movie :confused: (2 Replies)
Discussion started by: fgjiu
2 Replies

2. UNIX for Dummies Questions & Answers

Script doesn't work, but commands inside work

Howdie everyone... I have a shell script RemoveFiles.sh Inside this file, it only has two commands as below: rm -f ../../reportToday/temp/* rm -f ../../report/* My problem is that when i execute this script, nothing happened. Files remained unremoved. I don't see any error message as it... (2 Replies)
Discussion started by: cheongww
2 Replies

3. UNIX for Dummies Questions & Answers

Movie file help

I have a movie i'm trying to watch using the vlc player but it says it's a unix executable file that can't be played. Help?! (2 Replies)
Discussion started by: sunshine210
2 Replies

4. What is on Your Mind?

How to make a movie like a pro...

Hi All, I am in the process of shooting home made movie, I need to do lot of editing. What is the best software for this? I have seen few free but there is always some kind of limit as to what you can do. I don't mind paying $100 or $150 to buy the software. I am using Canon Digital... (0 Replies)
Discussion started by: samnyc
0 Replies

5. Shell Programming and Scripting

My script work on Linux but not work in sunos.

My script work on Linux but not work in sun os. my script. logFiles="sentLog1.log sentLog2.log" intial_time="0 0" logLocation="/usr/local/tomcat/logs/" sleepTime=600 failMessage=":: $(tput bold)Log not update$(tput rmso) = " successMessage="OK" arr=($logFiles)... (7 Replies)
Discussion started by: ooilinlove
7 Replies

6. IP Networking

Discussion at work, would a router work pluging a cable in wan1 and lan1?

hi all. and sorry for the random question, but this sparkled a raging flame-war at work and i want more points of view situation a router, with linux of some sort, dhcp client requesting for ip in wan1 (as usual with wan ports) dhcp server listening in lan1, and assigning ip (as usual... (9 Replies)
Discussion started by: broli
9 Replies
infotocap(1)						      General Commands Manual						      infotocap(1)

NAME
infotocap - convert a terminfo description into a termcap description SYNOPSIS
infotocap [-vn width] [-V] [-1] [-w width] file . . . DESCRIPTION
infotocap looks in each given text file for terminfo descriptions. For each terminfo description found, an equivalent termcap description is written to standard output. Terminfo use capabilities are translated directly to termcap tc capabilities. -v print out tracing information on standard error as the program runs. -V print out the version of the program in use on standard error and exit. -1 cause the fields to print out one to a line. Otherwise, the fields will be printed several to a line to a maximum width of 60 charac- ters. -w change the output to width characters. FILES
/etc/terminfo Compiled terminal description database. NOTES
This utility is actually a link to tic, running in -C mode. You can use other tic options such as -f and -x. SEE ALSO
ncurses(3NCURSES), tic(1), infocmp(1), terminfo(5) This describes ncurses version 5.9 (patch 20110404). AUTHOR
Eric S. Raymond <esr@snark.thyrsus.com> and Thomas E. Dickey <dickey@invisible-island.net> infotocap(1)
All times are GMT -4. The time now is 08:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy