Quantcast
Channel: coder i|o: #shell
Browsing all 100 articles
Browse latest View live
↧

5 useful Mac OS X command line tips you should know

From osxdaily.com:Like many other power users, I'm addicted to the Mac OS X command line, any reason at all for me to launch the terminal I take as an opportunity to learn more about the powerful...

View Article


GNU screen [quick_reference]

From aperiodic.net:screen -dRR (Attaches to a screen session. If the session is attached elsewhere, detaches that other display. If no session exists, creates one.Click here to read moreTagged: #linux...

View Article


GRUB2 Linux bash Commands

From members.iinet.net:This web-page is part of a larger site giving examples of how to install Windows+Ubuntu Linux operating systems 'dual boot' in a computer. GNU GRUB is a work in progress and the...

View Article

How to Backup Linux? 15 rsync Command Examples

From thegeekstuff.com:rsync stands for remote sync. rsync is used to perform the backup operation in UNIX / Linux. rsync utility is used to synchronize the files and directories from one location to...

View Article

Unix / Linux Bourne / Bash Shell Scripting Tutorial [ steve-parker.org ]

From steve-parker.org:My new 564-page book, Shell Scripting, published by Wiley, is on sale now. Please click "Like" on the left if you are on Facebook, or just click here to get the book. Test is used...

View Article


Best Python IDE Online

From py-ide-online.appspot.com:A Computer Geek in Beijing, China. Focus on Web2.0 Technology: Google App Engine, Python, Django, Software Architecture, Agile, JAVA, J2EE, JavaScript, etc. Coding for...

View Article

Windows shell replacement - Wikipedia, the free encyclopedia

From wikipedia.org:In Windows 95 and later versions of Microsoft Windows, the Windows shell is by default explorer.exe (in the Windows folder or one of its subfolders, System32) which displays the...

View Article

Debugging Bash scripts

From tldp.org:When things don't go according to plan, you need to determine what exactly causes the script to fail. Bash provides extensive debugging features. The most common is to start up the...

View Article


Shell shuts some Singapore refinery units after fire

From reuters.com:SINGAPORE (Reuters) - A fire that forced Royal Dutch Shell to shut down some units and evacuate non-essential staff at its massive Singapore refinery on Wednesday has been contained...

View Article


Installing java non-interactively

From davidpashley.com:Installing the Sun Java packages on Debian or Ubuntu require to you accept Sun's license before you can install them. This means that it's not easy to install non-interactively,...

View Article

replay your terminal recordings online! (capture shell terminal recording and...

From playterm.org:Want to capture and record your terminal recordings? and embed them online? PLAYterm helps the CLI community to promote commandline applications and skills!Click here to read...

View Article

Shell Script To Backup MySql Database Server

From bash.cyberciti.biz:A working mysql backup script - explains how to backup MySQL Database Server using a cron job under UNIX or Linux like operating systems.Click here to read moreTagged: #mysql...

View Article

at - Linux Command - Unix Command

From linux.about.com:Command Library. allows fairly complex time specifications, extending the POSIX.2 standard. It accepts times of the form HH:MM to run a job at a specific time of day.Click here to...

View Article


Urwid - Console User Interface Library

From excess.org:Urwid is a console user interface library for . Urwid is released under the GNU Lesser General Public License and it includes many features useful for text console application...

View Article

linux screen keyboard shortcuts

From pixelbeat.org:Remote terminal session management (detaching or sharing terminal sessions) * unlimited windows (unlike the hardcoded number of Linux virtual consoles)Click here to read moreTagged:...

View Article


Link Shell Extension

From schinagl.priv.at:The NTFS file system implemented in NT4, Windows 2000, Windows XP, Windows XP64, and Windows7 supports a facility known as hard links (referred to herein as Hardlinks). Hardlinks...

View Article

community for sharing dotfiles like .bashrc, .vimrc, and .bash_profile

From dotfiles.org:dotfiles.org is a place to upload, download, and share your dotfiles. We're slowly returning from an over year-long hiatus with more features than ever before. Sign up for an account,...

View Article


ash variants

From in-ulm.de:After I had repeatedly wondered how all those "ash" variants might be related, I had a look at the variants I know. Source is available for all variants, except for BSD/OS.Click here to...

View Article

cron - Wikipedia, the free encyclopedia

From wikipedia.org:Cron is a time-based job scheduler in Unix-like computer operating systems. Cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times or...

View Article

Linux Tips - IO Redirection

From linuxsa.org.au:UNIX had the concept of IO redirection long before DOS copied and bastardised the concept. The UNIX IO redirection concept isClick here to read moreTagged: #linux #shell #unix #bash...

View Article
Browsing all 100 articles
Browse latest View live