Saturday, April 27, 2013


audio and virus
grip=play cd and rip mp3s
xmms=play audio files
cdparanoia=rip audio
audiacity=edit audio
xcdroast=burn CDs
File text manipulation
Grep=search text for matching lines
Cut=extract culumns
Paste=append culumns
Tr=translate charecters
Sort=sort lines
Uniq=locate identical lines
Tee=copy stdin to afile and to stdout simultaneously
File compression
Gzip=compress files (gnu zip)
Compress=compress(unix)
Bzip2=compress file(Bzip2)
Zip=compress file(windows zip)
File compression
Diff=compare file line by line
Comm.=compare sorted files
Cmp=compares file byte by byte
Md5sum=compute checksums
Disks and filesystems
Df=show disk free space
Mount=make a disk accessable
Fsck=check a disk for error
Sync=flush disk caches
Backup and remote storage
Mt=control a trap drive
Dump=backup a disk
Restore=restore a damp
Tar=read/write tape archives
Cdrecord=burn a cd
Rsync=mirror a set of file


thanks

No comments:

Post a Comment

show