you could create a script called isexecutable ... something like this:
#!/bin/sh
file -pb "$1" | grep -qi executable
then you could find executable executables like this line:
find / -perm +111 -type f -exec isexecutable '{}' \; -fprint /tmp/execlist.txt
i don't think you can make isexecutable a ...
Search found 4083 matches
- Wed 04 Jul 2007, 02:01
- Forum: Users ( For the regulars )
- Topic: How to find all files that have exec permission?
- Replies: 10
- Views: 7690
- Mon 02 Jul 2007, 22:34
- Forum: Beginners Help ( Start Here)
- Topic: I want to replace obsolete Linux hd install with Puppy
- Replies: 7
- Views: 5767
Personally, I'd rather not entrust my personal settings and tailoring to be routinely compressed in an sfs
the pup_save file is not compressed ... it is not an sfs file ... it is not a squashfs file system ... a squashfs file system is read-only, which is why Puppy needs unionfs or aufs to overlay ...
the pup_save file is not compressed ... it is not an sfs file ... it is not a squashfs file system ... a squashfs file system is read-only, which is why Puppy needs unionfs or aufs to overlay ...
- Mon 02 Jul 2007, 22:17
- Forum: Users ( For the regulars )
- Topic: How to find all files that have exec permission?
- Replies: 10
- Views: 7690
- Mon 02 Jul 2007, 22:08
- Forum: Users ( For the regulars )
- Topic: Busted my pup_save (fixed)
- Replies: 4
- Views: 4687
- Mon 02 Jul 2007, 21:10
- Forum: Bugs ( Submit bugs )
- Topic: Unable to save Disk Image with puppy 2.16
- Replies: 2
- Views: 3606
- Mon 02 Jul 2007, 21:02
- Forum: Unsorted
- Topic: xsetnumlock - set the numlock key
- Replies: 17
- Views: 19728
- Mon 02 Jul 2007, 09:38
- Forum: Beginners Help ( Start Here)
- Topic: Mini-volume icon gone from tray after installing IceWM
- Replies: 13
- Views: 15753
- Mon 02 Jul 2007, 04:19
- Forum: Users ( For the regulars )
- Topic: Busted my pup_save (fixed)
- Replies: 4
- Views: 4687
- Mon 02 Jul 2007, 04:06
- Forum: Users ( For the regulars )
- Topic: Busted my pup_save (fixed)
- Replies: 4
- Views: 4687
- Mon 02 Jul 2007, 03:56
- Forum: Users ( For the regulars )
- Topic: gxine and seamonkey seem to clash
- Replies: 2
- Views: 3650
the confetti is probably because the video card is using shared ram, and the video drivers are letting parts of the ram that is being used by the system (for applications or buffers or caching) be simultaneously part of the video ram ... that is, the video drivers are buggy
installing a video card ...
installing a video card ...
- Mon 02 Jul 2007, 03:50
- Forum: Users ( For the regulars )
- Topic: gxine and seamonkey seem to clash
- Replies: 2
- Views: 3650
- Mon 02 Jul 2007, 03:36
- Forum: Users ( For the regulars )
- Topic: Gxine works from the command line only
- Replies: 4
- Views: 4214
- Mon 02 Jul 2007, 03:29
- Forum: Unsorted
- Topic: xsetnumlock - set the numlock key
- Replies: 17
- Views: 19728
having to press it 3 times
i seem to remember that Xvesa does not work well with the xkb extension, and causes the caps lock and numlock keys to require 4 presses to cycle
you can disable the xkb extension by adding the X option -kb ... i seem to remember that fixes the problem with 4 presses per ...
i seem to remember that Xvesa does not work well with the xkb extension, and causes the caps lock and numlock keys to require 4 presses to cycle
you can disable the xkb extension by adding the X option -kb ... i seem to remember that fixes the problem with 4 presses per ...
- Sun 01 Jul 2007, 23:59
- Forum: Beginners Help ( Start Here)
- Topic: I'm losing files from my hd? What's going on?
- Replies: 10
- Views: 7447
- Sun 01 Jul 2007, 18:53
- Forum: Announcements
- Topic: One year with Puppy Linux (by Mark South)
- Replies: 75
- Views: 70916
personally, i prefer casual to rigidly regimented and controlled ... i would not make a good private in the army ... i see nothing really wrong with a little casual off topic conversation, if it is not carried to extremes ... but each of us has different ideas and opinions and attitudes
in any case ...
in any case ...
- Sun 01 Jul 2007, 16:48
- Forum: Suggestions
- Topic: Giving Something Back
- Replies: 57
- Views: 25306
i notice it says on http://en.wikipedia.org/wiki/Puppy_Linux
Puppy is based on ROX Desktop, a desktop environment.
Puppy does not use the Rox desktop environment, Puppy just uses ROX-Filer as a file manager (Rox also provides the desktop wallpaper and icons, but that is not the same thing as the ...
Puppy is based on ROX Desktop, a desktop environment.
Puppy does not use the Rox desktop environment, Puppy just uses ROX-Filer as a file manager (Rox also provides the desktop wallpaper and icons, but that is not the same thing as the ...
- Sun 01 Jul 2007, 16:40
- Forum: Suggestions
- Topic: Giving Something Back
- Replies: 57
- Views: 25306
a Google search for puppylinux finds http://www.puppylinux.org/ as the first hit ... at the top of the puppylinux.org page is a link to the forums
other hits on the same page: puppyos.com, puppylinux.com, goosee.com, wikipedia.org, distrowatch.com, pupweb.org, desktoplinux.com, puppyos.net, ibiblio ...
other hits on the same page: puppyos.com, puppylinux.com, goosee.com, wikipedia.org, distrowatch.com, pupweb.org, desktoplinux.com, puppyos.net, ibiblio ...
- Sun 01 Jul 2007, 16:18
- Forum: Beginners Help ( Start Here)
- Topic: Abyss web server startup on boot up and with root ?
- Replies: 4
- Views: 3236
- Sun 01 Jul 2007, 15:54
- Forum: Users ( For the regulars )
- Topic: Streamed avi player out of computer with 166 MHz cpu?
- Replies: 2
- Views: 2319
to make use of the hardware acceleration of the video card, you must use the Xorg X server (not xvesa, and not Xorg with the vesa driver) and gxine or mplayer must use the xv driver (not the x11 driver) ... otherwise the cpu is doing all the work that the video card would normally do, plus the work ...
- Sun 01 Jul 2007, 15:46
- Forum: Users ( For the regulars )
- Topic: GRUB can't use Frame Buffer?
- Replies: 2
- Views: 2483