| Author |
Message |
Raybrite
Joined: 31 May 2011 Posts: 23
|
Posted: Mon 06 Jun 2011, 23:15 Post subject:
Same Commands? Subject description: Are commands on Console the same for all? |
|
I have several books on Ubuntu 11.04 on my Kindle. There don't seem to be any inexpensive ones for Puppy 5.2.5.
I am wondering if the commands on the console for Ubuntu will work on the Puppy 525.
I really don't want to buy another book right now.
|
|
Back to top
|
|
 |
RetroTechGuy

Joined: 15 Dec 2009 Posts: 2301 Location: USA
|
Posted: Mon 06 Jun 2011, 23:38 Post subject:
Re: Same Commands? Subject description: Are commands on Console the same for all? |
|
| Raybrite wrote: | I have several books on Ubuntu 11.04 on my Kindle. There don't seem to be any inexpensive ones for Puppy 5.2.5.
I am wondering if the commands on the console for Ubuntu will work on the Puppy 525.
I really don't want to buy another book right now. |
The commands will depend on the shell being used. However, many (currently most?) systems seem to use Bash these days, so it's likely to be the same.
http://ss64.com/bash/
http://penguin.dcs.bbk.ac.uk/academic/unix/linux/shells/index.php
You shouldn't need to buy any books, if you're willing to do some legwork and Google searches...
_________________ Wellminded Search
Add swapfile
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9846 Location: Arizona USA
|
Posted: Tue 07 Jun 2011, 00:27 Post subject:
|
|
This might help: To see all the commands that a Puppy console can execute, open a console, maximize it (so it fills the whole screen), hit the Tab key twice, then the Y key. Hold down the Enter key after that until the last command is listed. Here's a partial result of doing this in a non-maximized console window in Puppy 245:
| Code: | #
Display all 1466 possibilities? (y or n)
: mkfs.reiser
! mkfs.vfat
./ mkfs.vfat-BB-NOTUSED
[ mkisofs
[[ mklost+found
]] mknod
{ mkntfs
} mkpasswd
7za mksquashfs
915resolution mksquashfs3
a52dec mksquashfs4
abiword mkswap
accept mkswap-BB-NOTUSED
aconnect mktemp
acpid-BB-NOTUSED mktemp-BB-NOTUSED
addgroup mkzftree
adduser mmc-tool
alias modemdisconnect
alsa modemprobe
alsaconf modemprobe_erase
alsactl modemprobe_help
alsamixer modem-stats
|
You should be able to find at least something out about any of the commands listed by typing the command followed by a space and then --help.
example: cp --help.
|
|
Back to top
|
|
 |
p310don
Joined: 19 May 2009 Posts: 587 Location: Brisbane, Australia
|
Posted: Tue 07 Jun 2011, 00:52 Post subject:
|
|
Raybrite,
I'm not sure what is and isn't interchangeable command line wise between Ubuntu and Puppy. A lot of command line stuff though, is Linux, rather than distro specific, and as such does work. The biggest difference between the two is Ubuntu uses the sudo command a lot, but, because Puppy is running as root, that is not necessary.
There was a book, in PDF format for an older Puppy, I think it was 4.21, that can give you some good insight in how to work things. I have a copy at home, but can't remember where I got it from. It is a free download.
See here though
http://puppylinux.org/main/Manual-English.htm
http://www.lulu.com/product/file-download/the-puppy-linux-book-v10/4204807
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9846 Location: Arizona USA
|
Posted: Tue 07 Jun 2011, 01:11 Post subject:
|
|
Here are a few more links (from this post)
|
|
Back to top
|
|
 |
B.S.J.W.S
Joined: 24 Mar 2012 Posts: 2
|
Posted: Sat 24 Mar 2012, 17:08 Post subject:
sAME cOMMANDS Subject description: microsoft disk formatting command in shell |
|
The problem is :-- Just which formatting tool to use and what does ' BB ' reference . I want to format a 8GB TF stick on usb . I require both ext4 and vfat so that it can be accessed by Windows XP . I have given the three vfat partitions id 52 . Which mkfsvfat should I use ? Should I remove one of them as cruft , or is 'BB' going to break , after all we would not want miss ? To be faulty ?
|
|
Back to top
|
|
 |
|