remove deprecated grml-bind
[grml-scripts.git] / manpages / grml-scripts.1
1 .\" Filename:      grml-scripts.1
2 .\" Purpose:       man page for grml-scripts
3 .\" Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
4 .\" Bug-Reports:   see http://grml.org/bugs/
5 .\" License:       This file is licensed under the GPL v2.
6 .\" Latest change: Die Sep 26 12:37:06 CEST 2006 [mika]
7 .\"###############################################################################
8
9 .\"###############################################################
10 .TH grml\-scripts 1 "grml-scripts"
11 .SH "NAME"
12 grml\-scripts \- script collection for the grml distribution
13 .\"#######################################################
14 .SH "USER SCRIPTS"
15
16 .SS align
17 find out a platform's endianness, alignment rules, and type
18 sizes. Moderately useful for porting stuff.
19 .SS attach-screen
20 attach to a running screen-session
21 .SS bincompare.pl
22 binary file similarity checking (using entropy)
23 .SS caps-ctrl
24 Switch keyboard settings of key known as "Caps-Lock" between
25 using Caps-Lock either as control- or shift-key. Notice:
26 running caps-ctrl on console requires root-permissions,
27 running it in X window system works as normal user.
28 .SS cicqhist
29 create a human-readable version of centericq history
30 .SS code2color
31 convert a source code to syntax highlighted HTML
32 .SS code2html
33 convert code to html
34 .SS cpu-screen
35 output current / available cpu frequence (useful for integration into GNU screen)
36 .SS cpufreq-detect.sh
37 detect cpu type and set $MODULE to appropriate kernel module for cpufrequency scaling
38 .SS dir2html
39 create HTML-listing for a directory
40 .SS exifinfo
41 print EXIF information of an image file
42 .SS fex
43 extract archives via smart frontend
44 .SS find-hidden-word-text
45 find hidden text in MS Word documents
46 .SS find-text
47 search for text pattern in text file only
48 .SS findwaste
49 find good directories for archiving based on the average age
50 of files (access time) in the directory and the directory size
51 .SS firevim
52 open a file from firefox with vim
53 .SS get_tw_cli
54 get 3ware RAID controller command line interface tool (tw_cli)
55 .SS grepc
56 grep for pattern and cut it
57 .SS grml-bind
58 make a readonly-file writeable (not necessary when using
59 unionfs)
60 .SS grml-config-user
61 Configuration interface for user tasks on the grml system.
62 .SS grml-hwinfo
63 collect hardware information and write it to info.tar.bz2
64 .SS grml-info
65 start browser with documentation for grml
66 .SS grml-init
67 fix tty permissions and run screen and zsh (notice: not required for
68 interactive usage but only for startup of grml system)
69 .SS grml-lock
70 lock virtual consoles
71 .SS grml-mutt
72 configuration script for mailclient mutt
73 .SS grml-muttng
74 configuration script for mailclient mutt-ng
75 .SS grml-resolution
76 change X resolution via a simple menu frontend
77 .SS grml-screen
78 start screen session and fix console permissions
79 .SS grml-lang
80 switch keyboard layout
81 .SS grml-slrn
82 configuration script for newsreader slrn
83 .SS grml-start
84 start browser with information page on grml
85 .SS hgrep.sh
86 highlight grep output
87 .SS iimage
88 create statical webgallery
89 .SS ip-screen
90 print ip address of configured network interfaces to stdout.
91 .SS irclog2html-2.1.pl
92 create html output of irc log files
93 .SS lesspipe.sh
94 wrapper for less
95 .SS logview
96 Log viewer program. Pass it parameters of the logs to view, or it will automatically view some.
97 .SS mailhops
98 shows the route of an Internet mail message
99 .SS make_chroot_jail
100 create chroot environment for a user
101 .SS myip
102 return IP address of running system on stdout (requires network access)
103 .SS osd_server.py
104 Listen for incoming messages on a specific port and print
105 them via osd_cat.
106 .SS runit
107 prompt for command via Xdialog and execute it afterwards
108 .SS say
109 wrapper for festival to use the text to speech system
110 .SS search
111 perl script by Jeffrey Friedl - a combo of find and grep
112 .SS sepdate.pl sepdate.rb sepdate.sh
113 "endless september"
114 .SS soundtest
115 Test sound on your grml system via playing a ogg-file.
116 Provide the files you want to play as arguments,
117 adjust player which should be used for playing the files
118 via environment variable PLAYER. Calling the script without
119 any arguments will play the default file via ogg123.
120 .SS sysdump
121 dump /sys to a textformat
122 .SS tinyp2p.py
123 a functional peer-to-peer file sharing application, written in
124 fifteen lines of code, in the Python programming language
125 .SS twebgal
126 create a tiny webgallery using CSS-features
127 .SS unbleach.pl
128 replace all the unsighted unprintable characters
129 bleached out of your source, useful for really
130 dirty perl programs
131 .SS urlgrep.awk
132 print http|ftp|rstp|mms:// text entries in text.
133 .SS usbtree
134 Reads /proc/bus/usb/devices and selectively lists and/or interprets it.
135 .SS wwwis
136 read in an HTML file and insert 'HEIGHT=### WIDTH=###' directives into the inlined images used in the file
137 .SS XF86AudioLowerVolume
138 Lower audio volume.
139 .SS XF86AudioMute
140 Mute and - if run again - restore audio settings.
141 .SS XF86AudioRaiseVolume
142 Raise audio volume.
143 .SS xsay
144 output X clipboard text via flite (soundsystem)
145 .SS zsh-login
146 Start zsh using login-option through exec.
147
148 .SH "ADMIN SCRIPTS"
149
150 .SS blacklist
151 Blacklist module via module-init-tools (/etc/modprobe.d/grml).
152 .SS bt-audio
153 Connect audio bluetooth device (e.g. bluetooth headset) to local system.
154 .SS bt-hid
155 Connect human input device via bluetooth to local system.
156 .SS dpkg_not_running
157 Check whether Debian's package management (dpkg) is running.
158 Returns 0 if it is not running and 1 if it is already running.
159 .SS dpkg-rebuild
160 rebuild your Debian dpkg/apt status file if it got
161 corrupted by a system crash.
162 .SS grml-config
163 Central configuration interface to configure the grml system.
164 .SS grml-config-root
165 Configuration interface for admin tasks on the grml system.
166 .SS grml-hostname
167 Simple frontend to set hostname.
168 .SS grml-nessus
169 Prepare nessus for use on grml system.
170 .SS grml-postfix
171 Configuration script to set up postfix on grml system for
172 use with TLS.
173 .SS grml-tpm
174 Set up a system for use with TPM technology.
175 .SS grml-vpnc-tugraz
176 Connect to TU Graz network via vpnc.
177 .SS mkdosswapfile
178 Create GRML swapfile on an existing DOS partition.
179 .SS ndiswrapper.sh
180 NdisWrapper configuration script.
181 .SS noeject
182 Wrapper script to avoid ejecting and prompting for CD removal when
183 rebooting/halting system. Use it via 'noeject <cmd>', e.g. 'noeject reboot'
184 to reboot system without ejecting CD and without prompting.
185 .SS noprompt
186 Wrapper script to avoid prompting for CD removal when rebooting/halting
187 system. Use it via 'noprompt <cmd>', e.g. 'noprompt reboot' to reboot system
188 without prompting.
189 .SS pong
190 Ping a class-C subnet in parallel without using a broadcast
191 address. Useful for seeing which IPs are in use.
192 .SS prepare_ramdisk.sh
193 Set up a ramdisk.
194 .SS prepare_tmpfs.sh
195 Set up a tmpfs.
196 .SS PrintAnalyzer
197 Generate some stats from cups page_log file.
198 .SS service
199 Wrapper script for /etc/init.d/-scripts. Use it e.g. via 'service postfix start'.
200 .SS suspenduser.sh
201 Suspend a user account for the indefinite future.
202 .SS unblacklist
203 Remove blacklisted module from /etc/modprobe.d/grml.
204
205 .SH "BUGS"
206 Probably. Please report any bugs you find and report
207 feedback and suggestions to the grml-team.
208 See http://grml.org/bugs/ for further information.
209 Thank you!
210
211 .SH "COPYRIGHT"
212 Copyright \(co 2004-2006 by the grml-team.
213 .\"###### END OF FILE ##########################################################
214 .\" vim:tw=60