Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

zart(1) [debian man page]

ZART(1) 						      General Commands Manual							   ZART(1)

NAME
ZArt - G'MIC image processing language demonstration. DESCRIPTION
ZArt is a program whose purpose is to demonstrate the possibilities of the G'MIC image processing language by offering the choice of sev- eral manipulations on a video stream acquired from a webcam. In other words, ZArt is a GUI for G'MIC real-time manipulations on the output of a webcam. OPTIONS
--cam N disable camera detection and force selection of camera with index N. SEE ALSO
gmic(1), AUTHOR
ZArt was written by Sebastien Fourey <Sebastien.Fourey@greyc.ensicaen.fr> (Project manager / GUI Programming) and David Tschumperle (G'MIC scripts). This manual page was written by Bernd Zeimetz <bzed@debian.org>, for the Debian project (and may be used by others). 20120622 ZART(1)

Check Out this Related Man Page

MIC-CHROOT(1)						      General Commands Manual						     MIC-CHROOT(1)

NAME
mc-chroot - chroot into a live image in order to do some changes SYNOPSIS
mic-chroot [options] <image|image fs> <image> is a live image file name, <image fs> is a directory path which contains the whole file system unpacked from a live image. DESCRIPTION
mic-chroot can chroot into a live image to do some changes, you can use it to unpack a live image then do some changes, once changes are done, you can regenerate a live image including those changes you did. mic-image-manager has a GUI tool for mic-chroot, you can use it if you prefer to use GUI instead of command line. OPTIONS
--version show version number -h, --help show this help message -s SAVETO, --save-to=SAVETO Save unpacked filesystem to the specified path --unpack-only Just unpack an image, this is used tounpack an image with -s option together -b BINDMOUNTS, --bind-mounts=BINDMOUNTS Specify bind mount list, for example: -b "/proc:/proc;/:/parentroot" -c CONVERTTO, --convert-to=CONVERTTO Convert it to the specified type live image on exiting, the allowed value is livecd or liveusb --convert-only Just convert an image, this will skip chroot and directly convert an image/filesytem with -c option together -o OUTDIR, --outdir=OUTDIR Output directory to use (default: current work dir) EXAMPLES
Unpack an image to a directory and chroot into it: mic-chroot -s /my/fs/root EXIT STATUS
mic-image-convertor returns a zero exist status if it succeeds, otherwise return non-zero and print error message. AUTHOR
Yi Yang, Anas Nashif, Jianfeng Ding SEE ALSO
mic-image-creator(1), mic-convertor(1), mic-image-writer(1), mic-livecd-iso-to-disk(1), mic-image-manager(1) perl v5.12.3 2011-05-31 MIC-CHROOT(1)
Man Page

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

So... What are you listening to?

Hi guys, lets make this more interesting... I'm sure you listen to something when your working on a project or something... I know, I do, helps with concentration. Track: ±¯¸èÖ®Íõ (King of sad songs) Artist: -îǧ‹Ã Miriam Yeung Lovely forum BTW! :D (33 Replies)
Discussion started by: hype.it
33 Replies

2. What is on Your Mind?

Music

What music do you listen if any to when... 1. You're working 2. Driving 3. Listen to music (for the sake of listening to music) 4. Any other time you can think of the you listen to music regularly. does it differ and why? Pesonally, I do notice that my listening habits do follow... (15 Replies)
Discussion started by: reborg
15 Replies

3. Shell Programming and Scripting

sort csv file

hi guys. i am quite new to shell scripting. and i've been practicing coding in a CSV (comma separated value) file is it possible to sort a specific block? what do i do if i want to sort these contacts by their birthdays in ascending order (Jan. to Dec.)? And i want only to display their name... (6 Replies)
Discussion started by: mozart
6 Replies

4. Linux

install vlc on acer aspire one linpus linux

hello friends i have tried follwoing the instructions efore you proceed to install VLC you may want remove the pre-installed media players. sudo yum remove pdvdlinux mplayer\* sed /pcmmvp/d -i $HOME/.config/xfce4/desktop/group-app.xml To install VLC just add both repositories and use... (0 Replies)
Discussion started by: garethsays
0 Replies

5. Shell Programming and Scripting

Compare two files using shell script

Hi i want to compare two files and i need the o/p of only difference here the files file1 achilles aedxbepo aedxbwdm01 aedxbwdm02 albedo amarice ambrister anakin anton argon artephius asgard avatar aymara (10 Replies)
Discussion started by: venikathir
10 Replies

6. Shell Programming and Scripting

How to remove spaces on a line?

Hi, suppose I have the following data: albert music=top40 age=20 bob music=punk rock age=25 candy music=r n b age=22 dave music=mozart or bach only age=30 I want to extract and manipulate the music column but it's got spaces in it. How can I substitute the space with an underscore... (2 Replies)
Discussion started by: almonds
2 Replies

7. Shell Programming and Scripting

awk last n lines of file

Just my second week working on awk I need a hint for the following tasks. I want to limit my logfile from the very outset to 200 lines. All I do until now is head -c 10K >> /home/uplog.txt | awk 'END{print NR " swap " NF$5; exit}' /home/uplog.txt; After being read it shall print the very... (27 Replies)
Discussion started by: 1in10
27 Replies

8. What is on Your Mind?

I'll probably never be the best in the field...

I don't know how to start this but here goes. I've been "using" Linux for over 10 years, possibly more and I still feel like I'm nowhere where I should be. I'll be fair most of my time was spent either figuring out how to run games on *nix at the time but as I got older and "wiser" I... (8 Replies)
Discussion started by: samthewildone
8 Replies