• skip to content

Bernhard Brunner's Blog

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » line

line

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • blog (38)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • command_line_tipps (blog)
  • lightning_fast_command_line_use_in_linux
  • parsing_long_and_short_command_line_options_in_bash
  • renew_license_key_of_bitdefender_for_linux_command_line_version
  • search_google.com_from_the_linux_command_line
  • tasks_that_are_best_done_on_the_command_line
  • unix_command_line_cheat
  • vim_show_linenumberes (blog)
  • word_footnotes_have_undeletable_extra_lines
  • linux (blog:send…pe_and_unix)

Fulltext results:

lightning_fast_command_line_use_in_linux @blog
9 Hits, Last modified: 16 years ago
====== Lightning fast command line use in Linux ====== You can use keyboard shortcuts and other command line tricks to make entering commands easier and faste... n terminal: | Ctrl-a | Move to the start of the line. | | Ctrl-e | Move to the end of the line. | | Alt-] x | Moves the cursor forward to the next occurre
unix_command_line_cheat @blog
9 Hits, Last modified: 16 years ago
====== Unix command line cheat sheet ====== <code> File Commands ls - directory listing ls -a - directo... <<<$PATH - show directories in the PATH, one per line sed 's/:/\n/g' <<<$PATH - show directories in the PATH, one per line with sed Compression tar cf file.tar files - cre... tems Shortcuts Ctrl+A - move to the start of the line Ctrl+E - move to the end of the line. Ctrl+U - de
syntax @wiki
6 Hits, Last modified: 8 months ago
ackslashes followed by a whitespace or the end of line. This is some text with some linebreaks\\ Note t... o backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens wi... o backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens ... e this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[d
vim_show_linenumberes @blog
4 Hits, Last modified: 16 years ago
====== vim show linenumbers ====== Displaying line numbers while editing a file can be handy. This reci... e describes how to turn on and off the display of line numbers in vi and vim. While editing a document... ot inserting text), type the following to turn on line numbers: :set number If you tire of the line numbers, enter the following command to turn them off:
search_google.com_from_the_linux_command_line @blog
3 Hits, Last modified: 16 years ago
====== Search Google.com from the Linux command line ====== You can search Google.com from the Linux command line without using a CLI web browser like lynx or Elin... ips4linux.com/search-googlecom-from-the-linux-command-line/ {{tag>linux}} ~~LINKBACK~~ ~~DISCUSSION~~
securely_wipe_free_space_using_built-in_cypher_command @blog
3 Hits, Last modified: 15 years ago
them, but did you know there's a built-in command-line utility that can do just that? Here's how to do i... le to use the cipher.exe utility from the command line to securely overwrite files—all you need to do is... /securely-overwrite-files-with-a-built+in-command-line-trick?utm_source=feedburner&utm_medium=feed&utm_c
backuppc_script_archive_all_hosts @blog
3 Hits, Last modified: 8 years ago
bin/BackupPC_archiveStart" hosts="" while read -r line; do # Skip comments [[ "$line" =~ ^#.*$ ]] && continue host=`echo $line | cut -f 1 -d " "` [ "$host" != "" -a "$host" != "ar
linux_on_usb_stick @blog
3 Hits, Last modified: 8 years ago
tice that the '\' is also removed from the second line. Even more output If you're after even more outp... t. Open /etc/default/grub and find the following line: GRUB_CMDLINE_LINUX="" Add the verbose option... Open ''/etc/default/grub'' and find the following line: GRUB_CMDLINE_LINUX="" Add the elevator optio
crontab_howto @blog
3 Hits, Last modified: 16 years ago
The allow/deny files consist of one user name per line. ==== Commands ==== export EDITOR=vi ;to spec... 5/15 do at 5,20,35,50 '' ==== Example ==== A line in crontab file like below removes the tmp files... the following command At the end of the cron job line . '' >/dev/null 2>&1 '' ==== Generate log
shutdown_windows_from_a_linux_box @blog
2 Hits, Last modified: 16 years ago
Windows box from your Linux machine, the Command-Line Fu web site has you covered with the quick and ea... ssword section, you'll be prompted on the command line for the password—which might be more secure if yo
tasks_that_are_best_done_on_the_command_line @blog
2 Hits, Last modified: 16 years ago
====== Tasks that are best done on the command line ====== Here are a few tasks that you might want to consider using the command line for. ===== Resizing images ===== Unless you are
export_maple_figure_to_eps_file @blog
2 Hits, Last modified: 16 years ago
..5,axes=boxed); plotsetup(default); The first line of the command above will set up maple to create ... mapleplot” in the "c:\temp" directory. The second line is the maple command to produce the figure. And t
enable_screensaver_using_registry_fiels @blog
2 Hits, Last modified: 14 years ago
er.reg and EnableScreenSaver.reg Note: The second line must be blank.) <code> Windows Registry Editor V... nSaver.reg. * Change the 0 to a 1 in the fourth line. * Save the file to your desktop with the nameE
webcam_indicator_for_ubuntu @blog
2 Hits, Last modified: 14 years ago
amera monitor * Launch cameramonitor on command line: cameramonitor * Or from GNOME menu: Applicatio... Camera Monitor * Change preferences on command line: cameramonitor -p * Or from GNOME menu: Prefere
common_sed_taks @blog
2 Hits, Last modified: 16 years ago
script file like so: sedscript - one command per line s/#00CC00/#9900CC/g s/#990099/#000000/g s/#... amples Trim whitespace from beginning and end of line You *might* have to type a tab instead of t here ... hould bookmark * http://sed.sourceforge.net/sed1line.txt – Eric Pement * http://www.catonmat.net/blo
using_rdesktop_to_run_windows_apps_on_linux_desktop @blog
1 Hits, Last modified: 16 years ago
use_rss_feeds_with_conky @blog
1 Hits, Last modified: 15 years ago
vmware_guest_clock_running_too_fast @blog
1 Hits, Last modified: 15 years ago
ubunutu_natty_not_displaying_pdf_thumbnails_on_nfs_drives @blog
1 Hits, Last modified: 14 years ago
ubuntu_24h_time_display_when_using_en_locale @blog
1 Hits, Last modified: 13 years ago
word_footnotes_have_undeletable_extra_lines @blog
1 Hits, Last modified: 14 years ago
writing_custom_man_pages @blog
1 Hits, Last modified: 15 years ago
adding_syntax_custom_extensions_to_vim @blog
1 Hits, Last modified: 16 years ago
moving_form_dokuwiki_blog_to_wordpress_and_coming_back @blog
1 Hits, Last modified: 11 years ago
setup_zoneminder_on_ubuntu_12.04_virtual_server @blog
1 Hits, Last modified: 11 years ago
renew_license_key_of_bitdefender_for_linux_command_line_version @blog
1 Hits, Last modified: 15 years ago
parsing_long_and_short_command_line_options_in_bash @blog
1 Hits, Last modified: 4 years ago
monitor_linux_network_interface_traffic_using_nagios @blog
1 Hits, Last modified: 14 years ago
linux_speed_up_speed_up_ext3 @blog
1 Hits, Last modified: 16 years ago
linux_adapt_keyboard @blog
1 Hits, Last modified: 13 years ago
limesurvey_password_reset @blog
1 Hits, Last modified: 9 years ago
install_bitdefender_on_linux @blog
1 Hits, Last modified: 15 years ago
elegant_solution_for_remotely_accessible_vnc_desktops @blog
1 Hits, Last modified: 13 years ago
debian_11_suspend_problems @blog
1 Hits, Last modified: 8 months ago
create_encrypted_tar_files @blog
1 Hits, Last modified: 15 years ago
configure_awstats_on_debian_webserver @blog
1 Hits, Last modified: 15 years ago
command_line_tipps @blog
1 Hits, Last modified: 15 years ago
boxplots_using_excel @blog
1 Hits, Last modified: 16 years ago
linux @blog:send_sms_from_the_command_line_using_skype_and_unix
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki