mount ISO images
*
mount -t loop <file.iso>
%CODE{"sh" num="10"}% #!/bin/sh languages=`enscript --help-highlight | grep 'Name:' | cut -d ' ' -f 2` for l in $languages; do cat << EOF
$l
EOF done %ENDCODE%
--
ZeJiLi
- 24 Oct 2008
This topic: Main
>
Category
>
UserToolsCategory
>
WikiUsers
>
ZeJiLi
>
Linux_Tips
Topic revision:
02 Sep 2010,
ZeJiLi
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback