Search results

From Linuxintro
  • mount -o loop filename.iso ''mountpoint'' # run as root /.../filename.iso mountpoint iso9660 loop,ro 0 0
    1 KB (196 words) - 07:42, 11 October 2010
  • == for loop ==
    1 KB (245 words) - 15:24, 21 January 2012
  • mount -t iso9660 -o ro,loop=dev/loop0 cdimage.iso /cdrom
    214 bytes (41 words) - 08:16, 4 March 2011
  • hexdump -C /mnt/loop/dcim/100kv550/100_0005.mov
    1 KB (99 words) - 10:08, 2 October 2009
  • tweedleburg:/mnt/loop/suse/x86_64 # nmap localhost
    2 KB (250 words) - 20:33, 1 October 2008
  • ...module, the kernel will, during the initialization phase (the [[while]] [[loop]]) listen to port 0x60 and print the data on wire there. So, be prepared
    4 KB (615 words) - 14:12, 16 July 2014
  • # rpm -ivh /mnt/loop/suse/x86_64/audacity-1.3.12-3.6.x86_64.rpm
    7 KB (1,179 words) - 11:02, 1 January 2021
  • ...ss, and that's it. This also mean that if your process hangs in an endless loop that does not do any syscall, strace will not show anything.
    9 KB (1,134 words) - 08:20, 22 July 2023
  • ...ledge.org/BashFAQ/024 does not work]. You must embed the read into a while loop. Here is an example for a for-loop. It makes a [[backup]] of all text files:
    15 KB (2,476 words) - 12:38, 27 December 2020
  • ...ledge.org/BashFAQ/024 does not work]. You must embed the read into a while loop. Here is an example for a for-loop. It makes a [[backup]] of all text files:
    15 KB (2,521 words) - 20:00, 24 March 2021