Search
-
Categories
Tags
5.2 best php editor css debian error finger eleven google htaccess javascript javascript function life lifehouse linux love Lyrics mod_rewrite mysql mysql error mysql function nickelback nusphere nusphere phped nusphere phped 5.2 palawan palawan vacation paralyzer pdflib php4 pdflib php5 photoshop php phped php editor php error php function plugin regex regular expression regular expressions vacation vhcs video windows vista wordpress wordpress error wow
Tag Archives: linux commands
TAR command
Sharecreate: tar -cvf mystuff.tar mystuff/ tar -czvf mystuff.tgz mystuff/ extracting: tar -xvf mystuff.tar tar -xzvf mystuff.tgz testing/viewing: tar -tvf mystuff.tar tar -tzvf mystuff.tgz Note that .tgz is the same thing as .tar.gz Tar “tars up” a bunch of files into … Continue reading
Posted in apache, linux, server, ssh
Tagged extracting file using tar, linux commands, ssh, ssh commands
Leave a comment
linux command lines
ShareSome command lines I’ve learned from friends. du -bsx * | sort -n =Â will list folders/files along with it’s sizes and sorted asc ls -lst = will list files/folder with dates, modes or in details pwd = will show … Continue reading
Posted in anything under the moonlight, server
Tagged command line, linux, linux command lines, linux commands
Leave a comment