7bit2asc | D | convert 7 bit chars to german "umlaute"
|
asc27bit | D | Convert German "Umlaute" to a 7-bit representation
|
asc2iso | D | converts CP 437/850 "Umlaute" to ISO 8859 equivalents
|
bib2html | D | format refer(1) database as HTML
|
dtox | D | DOS to UNIX text file conversion
|
dumphtmltbl | D | extract ASCII data from HTML table
|
expumlaut | D | expand German Umlaute using ASCII characters
|
html2iso | D | changes HTML-characters to ISO 8859 special characters
|
htmlencode | D | encode HTML unsafe characters
|
htmlquote | D | convert HTML characters to entity references
|
iso2asc | D | convert German "Umlaute" from ISO 8859 to CP 437
|
striphtml | D | remove HTML tags from input
|
urldecode | D | decode URL data
|
urlencode | D | encode URL data
|
urlgetopt | D | decode "urlencoded" forms data (RFC 1866)
|
xtod | D | UNIX to DOS text file conversion
|
allfiles | D | apply command to all files in all subdirectories
|
bytes | D | print bytes used for specified files
|
changedfiles | D | show changed file names
|
copylist | D | copy files in list of names to DOS disk
|
cpdir | D | copy directory structure
|
cpiodir | D | pack directory into cpio-file
|
echon | D | "echo" string, without starting a new line
|
excpio | D | extract directories from cpio archive
|
expirefiles | D | expire files older than a number of days
|
finddup | D | find duplicate files
|
global | D | execute command in every subdirectory
|
grepcat | D | "grep" and "cat" file (instead of line)
|
hdu | D | special version of "du" (disk usage)
|
head.sh | D | replacement for the "head" command
|
hls | D | special ls
|
icat | D | "intelligent" cat
|
incfile | D | increase/decrease counter in file
|
mktemp | D | create unique file or directory name
|
modify | D | modify file using arbitrary command
|
randfile | D | print random file name
|
rename | D | rename files (change extension)
|
replace | D | replace older with newer files
|
resolvelink | D | resolve symbolic links
|
rgrep | D | recursive grep
|
rmc | D | count files before removing them
|
rmemptydir | D | remove empty directories
|
safecp | D | don't let cp overwrite a file
|
search | D | search files in directory list
|
shellpat | D | convert shell patterns to grep regular expressions
|
shuffle | D | print lines of a file in random order
|
stopword | D | ignore list of file names
|
timeout | D | set timeout for a command
|
tmpname | D | print temporary file name
|
tolower | D | rename files to all lower case
|
top10 | D | show top 10 directory users
|
uncpio | D | unpack cpio file
|
update.ksh | D | update files based on the modification time
|
update.sh | D | update files based on the modification time
|
vgrep | D | edit files containing search string
|
watch | D | watch the directory listing of a file
|
chtext | D | change text in multiple files
|
dequote | D | undo "quoting" of a text
|
ffcat | D | print files separated by form feeds
|
field | D | return specific column(s) of the input (like cat)
|
fieldchange | D | print only lines where field changed
|
freq | D | word frequencies
|
getline | D | get one line of text
|
hcal | D | cal with highlighted current date
|
hgrep | D | grep with highlighted match
|
hilit | D | highlight text
|
htmltable | D | format input in HTML table form
|
modify | D | modify file using arbitrary command
|
permute | D | print permutations
|
quote | D | quote text
|
repeat | D | repeat a string a specified number of times
|
seiten | D | determine number of pages needed for text file
|
sequence | D | print sequence of numbers
|
sq | D | squeeze subsequent empty lines to one line
|
summe | D | calculate the sum of a column
|
unquote | D | undo "quoting" of a text
|
words | D | print each word on its own line
|
wordwrap | D | wrap lines on word boundaries
|